ceph-ansible/roles
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-agent ceph-agent: install the correct package for the agent in Ubuntu 2016-06-20 07:49:40 -04:00
ceph-client ceph-client: introduce new client role 2016-05-11 14:36:35 +02:00
ceph-common ceph.conf: add variable setting monitor addr block 2016-09-19 17:35:41 -04:00
ceph-common-coreos Fix not creating pypy_binary_direcotry 2016-06-28 12:11:42 +02:00
ceph-fetch-keys ceph-fetch-keys: add dependencies flag to galaxy 2016-03-02 16:58:23 +01:00
ceph-iscsi-gw iscsi-gw: preparing the new iscsi role 2016-08-26 15:29:07 +02:00
ceph-mds docker: use cluster name 2016-08-24 09:04:49 +02:00
ceph-mon deploy_monitors: use python2 for v2 code 2016-09-18 20:42:14 -04:00
ceph-nfs NFS fixes 2016-08-25 22:41:31 -07:00
ceph-osd docker: fix osd configuration 2016-08-24 09:05:14 +02:00
ceph-rbd-mirror docker: use cluster name 2016-08-24 09:04:49 +02:00
ceph-restapi docker: use cluster name 2016-08-24 09:04:49 +02:00
ceph-rgw NFS fixes 2016-08-25 22:41:31 -07:00
ceph.ceph-common rollback previous change for ceph-common change 2016-03-02 18:44:36 +01:00