]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
mon: Move client admin variable to defaults
authorDimitri Savineau <dsavinea@redhat.com>
Wed, 27 Feb 2019 16:40:36 +0000 (11:40 -0500)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Wed, 27 Feb 2019 18:39:39 +0000 (18:39 +0000)
commit58a9d310d5651171214dc2a621cf2ba197229951
tree1488ce4cefbbe694de2f2e25eb49cef99728f570
parentdd7b7604de62c49cc979adfc89b4b89c1b39ae6e
mon: Move client admin variable to defaults

There's no need to set the client_admin_ceph_authtool_cap variable
via a set_fact task.
Instead we can set this in the role defaults.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
group_vars/mons.yml.sample
roles/ceph-mon/defaults/main.yml
roles/ceph-mon/tasks/deploy_monitors.yml