Skip to content

Commit

Permalink
mgr: add mgr allow * to client.admin
Browse files Browse the repository at this point in the history
Signed-off-by: huanwen ren [email protected]
  • Loading branch information
renhwztetecs authored Apr 28, 2017
1 parent bdcc25b commit 1cca970
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ceph-create-keys
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ def get_key(cluster, mon_id):
'mon', 'allow *',
'osd', 'allow *',
'mds', 'allow *',
'mgr', 'allow *',
],
stdout=f,
)
Expand Down

0 comments on commit 1cca970

Please sign in to comment.