]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-mon: remove hardcoded ipv4 in containers
authorSébastien Han <seb@redhat.com>
Wed, 23 Aug 2017 17:09:49 +0000 (19:09 +0200)
committerSébastien Han <seb@redhat.com>
Thu, 24 Aug 2017 09:33:02 +0000 (11:33 +0200)
commit6d894e556cad040b463fc7ad8cd634bb04954450
treef067e69d542f6c23496c1249c20eaf6e8eaedbc4
parent4a4a20f07d408677b4f22b7c455620c2bd66e709
ceph-mon: remove hardcoded ipv4 in containers

Before this commit we were forcing ipv4 which might not be available.
Now setting ip_version to ipv4 or ipv6 will give you the right support.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1484189
Signed-off-by: Sébastien Han <seb@redhat.com>
roles/ceph-mon/tasks/docker/main.yml