Merge "Do not overescape the Manila keyring caps" into stable/queens
This commit is contained in:
commit
5bd9aca3e7
@ -292,7 +292,7 @@ outputs:
|
||||
- {get_param: ManilaCephFSNativeCephFSAuthId}
|
||||
key: {get_param: CephManilaClientKey}
|
||||
mgr_cap: "allow *"
|
||||
mon_cap: 'allow r, allow command \\\"auth del\\\", allow command \\\"auth caps\\\", allow command \\\"auth get\\\", allow command \\\"auth get-or-create\\\"'
|
||||
mon_cap: 'allow r, allow command \"auth del\", allow command \"auth caps\", allow command \"auth get\", allow command \"auth get-or-create\"'
|
||||
mds_cap: "allow *"
|
||||
osd_cap: "allow rw"
|
||||
mode: "0600"
|
||||
|
Loading…
Reference in New Issue
Block a user