ceph-ansible/roles/ceph-common/tasks
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
..
checks ceph.conf: add variable setting monitor addr block 2016-09-19 17:35:41 -04:00
docker Support for docker image tags 2016-07-12 15:49:07 -07:00
installs NFS fixups 2016-08-18 12:25:20 -04:00
misc Update ntp atomic plays to use is_atomic variable 2016-08-08 10:16:48 -07:00
pre_requisites ceph-common: convert ceph_stable_rh_storage to ceph_rhcs in prerequisites for iso install 2016-08-15 11:24:37 -04:00
facts.yml Added support for --check flag in ceph-common 2016-07-19 15:52:45 +03:00
main.yml ceph-common: convert ceph_stable_rh_storage to ceph_rhcs in main task 2016-08-15 11:24:36 -04:00