ceph-ansible/roles
Sébastien Han cb05172605 docker: we don't need to copy the ceph.conf on all the nodes
We generate the ceph.conf on all the nodes through the
ceph-docker-common so there is no need to push it to the Ansible file.

Also this is breaking the ceph.conf template generation since we only
generate sections based on the host the ansible task is running on.

For example, what's typically happening, we bootstrap the monitor, we
get a ceph.conf generated for a mon only, we go on an osd, we generate
the ceph.conf with osd section (done by ceph-docker-common) but this
gets overwritten by the copy_config task of the ceph-osd role.

Signed-off-by: Sébastien Han <seb@redhat.com>
2017-09-20 16:33:29 +02:00
..
ceph-agent name includes and set_fact for clarity 2017-09-18 23:39:46 +02:00
ceph-client name includes and set_fact for clarity 2017-09-18 23:39:46 +02:00
ceph-common common: fix rhcs debian install 2017-09-19 19:49:44 +02:00
ceph-common-coreos Adding Proxy support 2016-12-15 15:28:59 +01:00
ceph-config name includes and set_fact for clarity 2017-09-18 23:39:46 +02:00
ceph-defaults name includes and set_fact for clarity 2017-09-18 23:39:46 +02:00
ceph-docker-common name includes and set_fact for clarity 2017-09-18 23:39:46 +02:00
ceph-fetch-keys name includes and set_fact for clarity 2017-09-18 23:39:46 +02:00
ceph-iscsi-gw name includes and set_fact for clarity 2017-09-18 23:39:46 +02:00
ceph-mds docker: we don't need to copy the ceph.conf on all the nodes 2017-09-20 16:33:29 +02:00
ceph-mgr docker: we don't need to copy the ceph.conf on all the nodes 2017-09-20 16:33:29 +02:00
ceph-mon docker: we don't need to copy the ceph.conf on all the nodes 2017-09-20 16:33:29 +02:00
ceph-nfs docker: we don't need to copy the ceph.conf on all the nodes 2017-09-20 16:33:29 +02:00
ceph-osd docker: we don't need to copy the ceph.conf on all the nodes 2017-09-20 16:33:29 +02:00
ceph-rbd-mirror docker: we don't need to copy the ceph.conf on all the nodes 2017-09-20 16:33:29 +02:00
ceph-restapi docker: we don't need to copy the ceph.conf on all the nodes 2017-09-20 16:33:29 +02:00
ceph-rgw docker: we don't need to copy the ceph.conf on all the nodes 2017-09-20 16:33:29 +02:00
ceph.ceph-common rollback previous change for ceph-common change 2016-03-02 18:44:36 +01:00
ceph.ceph-docker-common ceph-docker-common: add symlink to ceph.ceph-docker-common 2017-01-16 10:42:42 -06:00