]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
docker: fix ceph.conf generation for multiple mons
authorAndrew Schoen <aschoen@redhat.com>
Wed, 7 Dec 2016 23:02:02 +0000 (17:02 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Wed, 7 Dec 2016 23:22:10 +0000 (17:22 -0600)
commit9942b5028a2093032caf155fc9eee0767e78afb3
tree4ad799647bf7fa0ae9fb912842656208d2ee302c
parent26a0e8a0849e81bfd557583ae4aad774e0e38a21
docker: fix ceph.conf generation for multiple mons

Before this patch only the address for the first mon would show
in the ceph.conf even if there were multiple mons in the inventory.

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