]> git.apps.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 18:50:57 +0000 (13:50 -0500)
commit11736265a1c12d413e526b9ff3281aa04d1d4c11
tree397d24d4f83734d4c2328c5e79dc32b0d55ccd72
parentaf95c34c6b9f317dcd104e326ffd161ef4844d60
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>
(cherry picked from commit 4af084570274c2ffdc601c9113242df4808cb726)
roles/ceph-mon/tasks/deploy_monitors.yml