]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
mon: fix cephx disabled deployment
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 13 Jan 2021 10:07:50 +0000 (11:07 +0100)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Mon, 18 Jan 2021 16:30:02 +0000 (11:30 -0500)
commit4af084570274c2ffdc601c9113242df4808cb726
treec4e6c903385aec4a6a767fb1862d00bae69daf53
parent661690857726de9a63abc3c9503f6bcae52cb975
mon: fix cephx disabled deployment

Due to missing condition on `cephx` variable, cephx disabled deployments
are broken.
This commit fixes this.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1910151
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-mon/tasks/deploy_monitors.yml