ceph-ansible/roles/ceph-common/templates
Patrick Donnelly bcb2e39017
ceph.conf: add variable setting monitor addr block
For some providers (such as upcoming Linode support), some NICs may have
multiple IP addresses. (In the case of Linode, the only NIC has a public
and private IP address.) This is normally okay as we can use the
ceph.conf cluster_network and public_network variables to force the
monitor to listen on the addresses we want. However, we also need
ansible to set the correct monitor IP addresses in "mon hosts" (i.e. the
addresses the monitors will listen on!). This new monitor_address_block
setting tells ansible which IP address to use for each monitor.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2016-09-19 17:35:41 -04:00
..
ceph-extra.repo rollback previous change for ceph-common change 2016-03-02 18:44:36 +01:00
ceph.conf.j2 ceph.conf: add variable setting monitor addr block 2016-09-19 17:35:41 -04: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
httpd.conf rollback previous change for ceph-common change 2016-03-02 18:44:36 +01:00
mon_addr_address.j2 ceph-common: test mon initial members 2016-08-09 13:50:57 +02:00
mon_addr_interface.j2 ceph-common: test mon initial members 2016-08-09 13:50:57 +02: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
rgw.conf rollback previous change for ceph-common change 2016-03-02 18:44:36 +01:00
s3gw.fcgi.j2 docker: use cluster name 2016-08-24 09:04:49 +02:00