ceph-ansible/roles/ceph-common/templates
Guillaume Abrioux 88df105d0b Common: Add ipv6 support
e8187f6 does not fix the ipv6 as expected since `ansible_default_*` are
filled with the IP address carried by the network interface used by the
default gateway route. By the way, it assumes that the MON_IP address will
be this IP address which is not always the case.

We need to keep using the previous fact but add some intelligence in the
template to determine how to retrieve the ipv4|ipv6 address since the path
to the fact in `hostvars` is not the same according to ipv4 vs ipv6 case.

Fix: 1569

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2017-07-04 10:57:26 +02:00
..
ceph.conf.j2 Common: Add ipv6 support 2017-07-04 10:57:26 +02:00
client_restapi_address.j2 Provide the ability to provide monitor_address instead of an interface 2016-03-23 07:30:01 -05:00
client_restapi_interface.j2 Provide the ability to provide monitor_address instead of an interface 2016-03-23 07:30:01 -05:00
ganesha.conf.j2 NFS fixups 2016-08-18 12:25:20 -04:00
redhat_storage_repo.j2 ceph-common: convert ceph_stable_rh_storage to ceph_rhcs in repo template 2016-08-15 11:24:36 -04:00
restart_mon_daemon.sh.j2 Common: Restore check_socket 2017-04-24 12:31:49 +02:00
restart_osd_daemon.sh.j2 Make the new check PGs working with /bin/sh 2017-06-22 17:59:38 +02:00
rhcs.pref.j2 common: set apt pinning with Red Hat Ceph Storage 2016-12-14 19:01:54 +01:00
tmpfiles_hugepage.j2 ceph-common: disable_transparent_hugepage now persist 2017-04-08 13:06:18 +07:00