]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
mon: Add mds permissions to client.admin
authorDimitri Savineau <dsavinea@redhat.com>
Wed, 27 Feb 2019 16:07:38 +0000 (11:07 -0500)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Wed, 27 Feb 2019 20:03:13 +0000 (20:03 +0000)
commit05c6ac4d78c979c1946f14fc661f968c9df206e4
treee35eacb3e4c99dee1744d7472521ddfa254f15e1
parent8cc75e516c31ca4585e79cf338a879ea81c4f81d
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>
(cherry picked from commit dd7b7604de62c49cc979adfc89b4b89c1b39ae6e)
roles/ceph-mon/tasks/deploy_monitors.yml