mon: Add mds permissions to client.admin

The administrator keyring needs full capabilities on mds like mon,
osd and mgr.
Whithout this, the client.admin key won't be able to run commands
against mds (like ceph tell mds.0 session ls)

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1672878

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
pull/3646/head
Dimitri Savineau 2019-02-27 11:07:38 -05:00 committed by mergify[bot]
parent 4ab02d2cd1
commit dd7b7604de
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
client_admin_ceph_authtool_cap:
mon: allow *
osd: allow *
mds: allow
mds: allow *
mgr: allow *
when:
- cephx