]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-validate: fail if no mgr host is present
authorDimitri Savineau <dsavinea@redhat.com>
Tue, 11 Feb 2020 16:44:28 +0000 (11:44 -0500)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Tue, 11 Feb 2020 18:27:10 +0000 (13:27 -0500)
commit306ce823582b117ec24a47d4f06035ad497f51f4
tree80e289d79ff38352824dd49cf8e23a20599a4208
parent553fb1ed1ea91b6e7dbf6935433266010c8b1483
ceph-validate: fail if no mgr host is present

We already stop the upgrade playbook (rolling_update.yml) if there's
no mgr node present so we should also do the same for initial
deployment.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1788644
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
roles/ceph-validate/tasks/main.yml