]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
mon: fix calamari initialisation
authorSébastien Han <seb@redhat.com>
Fri, 10 Aug 2018 09:08:14 +0000 (11:08 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Fri, 10 Aug 2018 12:14:23 +0000 (14:14 +0200)
commit4c9e24a90fca2271978a066e38dfadead88d8167
tree9484b8dc3726d8b0e65ae7b98287a6744fede34f
parent6423ab4ad377edacc62e69e5e9011917a10a0fb1
mon: fix calamari initialisation

If calamari is already installed and ceph has been upgraded to a higher
version the initialisation will fail later. So if we detect the
calamari-server is too old compare to ceph_rhcs_version we try to update
it.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1601755
Signed-off-by: Sébastien Han <seb@redhat.com>
roles/ceph-mon/tasks/calamari.yml