ceph-ansible/roles/ceph-osd/tasks/scenarios
Matt Thompson ed2b7757d4 Set init_system fact and reference in ceph-osd role
The ceph-osd role currently uses ansible_service_mgr, which is a fact
only available on ansible 2.x and greater.  This commit sets a similar
fact called init_system which will store the contents of /proc/1/comm
(systemd, init, etc.) and then references it ceph-osd instead.

Closes #741
2016-05-04 12:05:31 +01:00
..
bluestore.yml ceph: implement cluster name support 2016-03-30 18:08:38 +02:00
journal_collocation.yml ceph: implement cluster name support 2016-03-30 18:08:38 +02:00
osd_directory.yml Set init_system fact and reference in ceph-osd role 2016-05-04 12:05:31 +01:00
raw_multi_journal.yml ceph: implement cluster name support 2016-03-30 18:08:38 +02:00