]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-common: set ms bind ipv6 = true in ceph.conf when using ipv6 1288/head
authorAndrew Schoen <aschoen@redhat.com>
Tue, 7 Feb 2017 18:34:29 +0000 (12:34 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Tue, 7 Feb 2017 21:20:27 +0000 (15:20 -0600)
commit250720221367a75e363c5cb3092e91baed4b8f08
tree8e38aa579623d346fa98c6ef0b30b5c5191aa827
parent0b8421ab032107ba93c1d487838b7b282025c7da
ceph-common: set ms bind ipv6 = true in ceph.conf when using ipv6

This fixes an issue with parsing the ceph.conf file when ip_version is set to
ipv6.

See: https://bugzilla.redhat.com/show_bug.cgi?id=1419814

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 9580fd974ad4de5065aa367be95b37fb755141ea)
roles/ceph-common/templates/ceph.conf.j2