]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Fix undefined running_mon
authorDmitriy Rabotyagov <noonedeadpunk@ya.ru>
Thu, 16 Jan 2020 18:23:58 +0000 (20:23 +0200)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Thu, 16 Jan 2020 23:28:12 +0000 (18:28 -0500)
commit8d311a537da051950a240fb3ecf6615156883fd9
treed1bc99e076187cb37292fd016d80fd58b4faed2a
parentcae24dd85a979ed40efc7de384c158a04bd3558d
Fix undefined running_mon

Since commit [1] running_mon introduced, it can be not defined
which results in fatal error [2]. This patch defines default value which
was used before patch [1]

Signed-off-by: Dmitriy Rabotyagov <drabotyagov@vexxhost.com>
[1] https://github.com/ceph/ceph-ansible/commit/8dcbcecd713b0cd7769d3b4d04ef5c2f15881377
[2] https://zuul.opendev.org/t/openstack/build/c82a73aeabd64fd583694ed04b947731/log/job-output.txt#14011

(cherry picked from commit 2478a7b94856fc1b4639b4293383f7c3f2ae0f05)
roles/ceph-mgr/tasks/common.yml