Merge pull request #14183 from Huawei-PaaS/issue/fix-cephfs-example-typo

Fix Cephfs example typo
This commit is contained in:
Brian Grant 2015-09-24 16:49:00 -07:00
commit 4658ea3851
1 changed files with 1 additions and 1 deletions

View File

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