]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Activate either sysvinit or upstart 236/head
authorSébastien Han <sebastien.han@enovance.com>
Thu, 26 Mar 2015 14:43:54 +0000 (15:43 +0100)
committerSébastien Han <sebastien.han@enovance.com>
Thu, 26 Mar 2015 17:23:58 +0000 (18:23 +0100)
commitb6b8437a7a28e4a0a2ef52d888b27fa7e5943a00
tree1d037cd454b856d66947f2a610e3ee1776ec2b6c
parent63399197de3a99009392ebeb643186ff24bedd5d
Activate either sysvinit or upstart

Depending on the distro, init scripts will look for different files to
be available on the ceph data dir.
Fixing the upstart support here.

Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
roles/ceph-mon/tasks/deploy_monitors.yml
roles/ceph-mon/tasks/main.yml
roles/ceph-mon/tasks/start_monitor.yml [new file with mode: 0644]