]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
WIP: Implement OSD sections 177/head
authorSébastien Han <sebastien.han@enovance.com>
Thu, 8 Jan 2015 17:27:43 +0000 (12:27 -0500)
committerSébastien Han <sebastien.han@enovance.com>
Fri, 9 Jan 2015 16:14:20 +0000 (11:14 -0500)
commitf68cd4666411429da4a362df2f2645a376728455
tree256950092b16673bc5ae06f75a5937581e5730cb
parent5047ac76695f04fb81c913ccf60858bc28da1850
WIP: Implement OSD sections

Still WIP, @mwheckmann free to test
As requested by #162

Current known issue, since ceph.conf gets modified during every single
run (at the end during the merge) so this will restart ceph daemons.

Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
group_vars/osds
roles/ceph-osd/defaults/main.yml
roles/ceph-osd/tasks/activate_osds.yml
roles/ceph-osd/tasks/osd_fragment.yml [new file with mode: 0644]
roles/ceph-osd/templates/osd.conf.j2 [new file with mode: 0644]