]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
mon: fix calamari initialisation v3.0.42
authorSébastien Han <seb@redhat.com>
Fri, 10 Aug 2018 09:08:14 +0000 (11:08 +0200)
committerSébastien Han <seb@redhat.com>
Fri, 10 Aug 2018 12:15:29 +0000 (14:15 +0200)
commit94fb6ffdcbabb0e822c370189a25a2b3960cb0d6
treefe132f39a51302453824fe9b9eb64938a5a7f1b4
parent16c23c4dd24239e68ef7a9673b93e47fcf326f7c
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>
(cherry picked from commit 4c9e24a90fca2271978a066e38dfadead88d8167)
roles/ceph-mon/tasks/calamari.yml