Merge "Adds missing caps for mgr in cephfs configuration"
This commit is contained in:
commit
42b709e446
@ -159,6 +159,7 @@ to use:
|
||||
ceph auth get-or-create client.manila -o manila.keyring \
|
||||
mds 'allow *' \
|
||||
osd 'allow rw' \
|
||||
mgr 'allow r' \
|
||||
mon "$MON_CAPS"
|
||||
|
||||
|
||||
|
@ -100,6 +100,7 @@ Systems service to use:
|
||||
ceph auth get-or-create client.manila -o manila.keyring \
|
||||
mds 'allow *' \
|
||||
osd 'allow rw' \
|
||||
mgr 'allow r' \
|
||||
mon "$MON_CAPS"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user