]> 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)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 11 Mar 2021 12:51:04 +0000 (13:51 +0100)
commite3165f9a07ba58d8a206b9a97a56e968cd333e2e
tree7f7af2c0931cf5326d5dd72ad2c7d06fb885a347
parentbb1f66cb51ebbda7f666a51f359b2b7e304a401b
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