]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
correctly set mon addr when monitor_interface is defined in group_vars 720/head
authorAndrew Schoen <aschoen@redhat.com>
Thu, 21 Apr 2016 14:09:16 +0000 (09:09 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Thu, 21 Apr 2016 14:09:16 +0000 (09:09 -0500)
commit95d80ad3d30c90b9bb07ef46946779078ebec289
treec22cee4db53f259bffda611f7ed7110480ebe382
parentf950afef923265c3a459e91e5a5c529e6310a941
correctly set mon addr when monitor_interface is defined in group_vars

This fixes the ceph.conf template so that it will look for an inventory
defined value for monitor_interface or for monitor_interface defined in
a group_vars file.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
roles/ceph-common/templates/ceph.conf.j2