]> git-server-git.apps.pok.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 20:03:13 +0000 (20:03 +0000)
commit77596c791d8e49b4b187e10ca0045fbcacd9d4de
tree2cf210dd9590770d2e0e569a8f793d12da6f4e16
parent05c6ac4d78c979c1946f14fc661f968c9df206e4
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>
(cherry picked from commit 58a9d310d5651171214dc2a621cf2ba197229951)
group_vars/mons.yml.sample
roles/ceph-mon/defaults/main.yml
roles/ceph-mon/tasks/deploy_monitors.yml