ceph-ansible/roles/ceph-defaults/templates
Major Hayden 5676fa23b1 Convert interface names to underscores for facts
If a deployer uses an interface name with a dash/hyphen in it, such
as 'br-storage' for the monitor_interface group_var, the ceph.conf.j2
template fails to find the right facts. It looks for
'ansible_br-storage' but only 'ansible_br_storage' exists.

This patch converts the interface name to underscores when the
template does the fact lookup.
2017-12-12 09:03:40 +01:00
..
restart_mds_daemon.sh.j2 ci: add collocation scenario 2017-10-04 11:19:12 +02:00
restart_mgr_daemon.sh.j2 ci: add collocation scenario 2017-10-04 11:19:12 +02:00
restart_mon_daemon.sh.j2 ci: add collocation scenario 2017-10-04 11:19:12 +02:00
restart_nfs_daemon.sh.j2 Merge pull request #1983 from jprovaznik/suffix 2017-10-06 22:40:57 +02:00
restart_osd_daemon.sh.j2 handler: do not test if pgs_num = 0 2017-10-06 16:57:46 +02:00
restart_rbd_mirror_daemon.sh.j2 rbd: fix restart script for jewel 2017-10-18 11:10:49 +02:00
restart_rgw_daemon.sh.j2 Convert interface names to underscores for facts 2017-12-12 09:03:40 +01:00