Fix Cephfs Example Typo

This commit is contained in:
Jian Huang 2015-09-20 08:50:16 +08:00
parent f5cf824372
commit 160ff1c7ee
1 changed files with 1 additions and 1 deletions

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
} }
} }