Fix Cephfs Example Typo

This commit is contained in:
Jian Huang 2015-09-20 08:50:16 +08:00
parent 9659ab131a
commit 0fc9cc8d41

View File

@ -28,7 +28,7 @@
"10.16.154.83:6789" "10.16.154.83:6789"
], ],
"user": "admin", "user": "admin",
"scretFile": "/etc/ceph/admin.secret", "secretFile": "/etc/ceph/admin.secret",
"readOnly": true "readOnly": true
} }
} }