]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
update: look for short and fqdn in ceph_health_raw
authorGuillaume Abrioux <gabrioux@redhat.com>
Fri, 16 Feb 2018 12:45:26 +0000 (13:45 +0100)
committerSébastien Han <seb@redhat.com>
Mon, 19 Feb 2018 09:27:47 +0000 (10:27 +0100)
commitc04e67347c284c2c127f09b201e8a293c5192e1f
tree9b0e96e7126f158afb8bbff401d44ffd844b9ec4
parent463b5c6b2255e98b899f96bfea72b046574f23fc
update: look for short and fqdn in ceph_health_raw

According to hostname configuration, the task waiting for mons to be in
quorum might fail.
The idea here is to look for both shortname and fqdn in
`ceph_health_raw` instead of just `ansible_hostname`

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1546127
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
infrastructure-playbooks/rolling_update.yml