ceph-ansible/roles/ceph-osd/tasks
Matthew Vernon bc846b7da6 Only assemble {{ cluster }}.conf and osd.conf
Ansible's assemble module by default will put all files in the src
directory together into dest. We only want to put {{ cluster }}.conf
and osd.conf together, not anything that might have found its way into
/etc/ceph/ceph.d (e.g. files left by the sysadmin taking backups
before an ansible run). So specify a regexp that matches only those
two files.

Signed-off-by: Matthew Vernon <mv3@sanger.ac.uk>
2017-04-11 13:27:19 +01:00
..
docker ceph-docker: fix bootstrap directories permissions 2017-03-22 11:18:56 +01:00
scenarios osd: autodiscovery mode, use holders to detect device 2017-04-04 10:37:14 +02:00
activate_osds.yml osd: autodiscovery mode, use holders to detect device 2017-04-04 10:37:14 +02:00
check_devices.yml enable prepare osd with partition devices in raw_multi_journal 2016-12-15 22:03:38 +08:00
check_devices_auto.yml osd autodiscovery mode: fix holders detection 2017-04-06 09:11:32 +02:00
check_devices_static.yml enable prepare osd with partition devices in raw_multi_journal 2016-12-15 22:03:38 +08:00
check_mandatory_vars.yml osd: docker change required variables for check 2016-12-15 14:50:29 +01:00
main.yml Refact temporary vars in ceph-common defaults. 2016-11-30 14:36:56 +01:00
osd_fragment.yml Only assemble {{ cluster }}.conf and osd.conf 2017-04-11 13:27:19 +01:00
pre_requisite.yml Remove support of releases prior to Jewel. 2017-01-31 11:00:54 +01:00