]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
facts: fix external cluster bug
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 7 May 2019 14:42:49 +0000 (16:42 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 9 May 2019 06:30:33 +0000 (08:30 +0200)
commitcc6127d6694022a95900a7f521cf8107761f854f
tree13752d32f2e46614cc5567a80245daac9d85fa0e
parent9e6b2e3bc5c7f9d52e64111bdff86eb0d5289709
facts: fix external cluster bug

running an external ceph cluster deployment with (obviously) no
monitors defined in inventory breaks with an undefined error because
`_monitor_addresses` never get defined.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1707460
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 936c6fca7851287e03e687c2386bd1f3cb785505)
roles/ceph-facts/tasks/facts.yml