ceph-ansible/roles/ceph-osd/tasks
Chris St. Pierre 8dcc802976 Do not prepare skipped disks
When autodiscovering disks, disks can be skipped if either they are
removable, or if they have partitions on them. Skipped actions have no
'rc' attribute, though, so the 'ceph prepare' conditional fails unless
we first check to ensure that the results were not skipped before
checking the return value.
2016-02-24 14:50:37 -06:00
..
docker Octal file permissions must contain leading zero 2016-02-21 18:21:19 +01:00
scenarios Do not prepare skipped disks 2016-02-24 14:50:37 -06:00
activate_osds.yml Do not prepare skipped disks 2016-02-24 14:50:37 -06:00
check_devices.yml ceph-osd: fix the autodiscovery osd scenario 2016-02-13 23:07:44 +01:00
main.yml Refact code using `set_fact` 2016-02-05 16:14:01 +01:00
osd_fragment.yml Refactor osd role 2015-10-18 20:24:47 -05:00
pre_requisite.yml ceph-osd: use fact logic to set permissions 2016-02-21 18:27:36 +01:00