ceph-ansible/roles/ceph-osd/tasks
Eric Cook ab884c7cb2 fixes ceph_stable_release logic mentioned in issue #446
I changed the argument used for starting the mds server. (pre
infernalis)
```
service ceph start mds
```
errors, while
```
service ceph start mds.$hostname
```
correctly starts the service.

I changed the mds directory ownership from ceph:cephh to root:root
again, for pre-infernalis.

And finally, add the ceph_stable_releases checks for the upstart
activation task `for or after infernalis release'.
2015-12-04 17:36:24 -05:00
..
docker Install pip before using it 2015-11-16 11:47:23 +01:00
scenarios Refactor osd role 2015-10-18 20:24:47 -05:00
activate_osds.yml Add systemd-specific start/restart tasks/handlers for el7/infernalis 2015-11-20 22:34:29 +01:00
check_devices.yml Check partition status 2015-11-23 16:20:08 +01:00
main.yml Ability to collocate bare metal and container 2015-10-21 23:18:22 +02:00
osd_fragment.yml Refactor osd role 2015-10-18 20:24:47 -05:00
pre_requisite.yml fixes ceph_stable_release logic mentioned in issue #446 2015-12-04 17:36:24 -05:00