]> 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 18:39:39 +0000 (18:39 +0000)
commitdd7b7604de62c49cc979adfc89b4b89c1b39ae6e
tree1c35c638c17d44872e6e4c9b7ea2d0728f245fec
parent4ab02d2cd1e200ad85d11e170ec681da98206dd4
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>
roles/ceph-mon/tasks/deploy_monitors.yml