]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
config: fix monitor_interface when not passed in the inventory file
authorSébastien Han <seb@redhat.com>
Thu, 2 Nov 2017 13:53:46 +0000 (14:53 +0100)
committerSébastien Han <seb@redhat.com>
Fri, 3 Nov 2017 08:25:02 +0000 (09:25 +0100)
commitab7eb79212f90edbfe29faf40dac5d209c7a70a9
tree2a48c7a058d17e226a426318f379c030e3f0fc68
parentd05206236cbcc9b61780d63d756fcc4a8fc14496
config: fix monitor_interface when not passed in the inventory file

Setting monitor_interface in group_vars/all.yml makes the
hostvars[host]['monitor_interface'] non-existing.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1507922
Signed-off-by: Sébastien Han <seb@redhat.com>
roles/ceph-config/templates/ceph.conf.j2
roles/ceph-mon/templates/ceph-mon.service.j2