ceph-ansible/roles/ceph-common/tasks/checks
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
..
check_firewall.yml Only check ports if NMAP exists 2016-07-13 13:17:49 -04:00
check_mandatory_vars.yml ceph.conf: add variable setting monitor addr block 2016-09-19 17:35:41 -04:00
check_ntp_atomic.yml Update ntp atomic plays to use is_atomic variable 2016-08-08 10:16:48 -07:00
check_ntp_debian.yml Add option to enable ntp 2016-06-23 09:58:32 -07:00
check_ntp_redhat.yml Add option to enable ntp 2016-06-23 09:58:32 -07:00
check_system.yml ceph-common: convert ceph_stable_rh_storage to ceph_rhcs in system checks 2016-08-15 11:24:36 -04:00