ceph-ansible/roles/ceph-restapi/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
main.yml Ability to collocate bare metal and container 2015-10-21 23:18:22 +02:00
pre_requisite.yml fixes ceph_stable_release logic mentioned in issue #446 2015-12-04 17:36:24 -05:00
start_restapi.yml Failed_when instead of ignore_errors 2015-07-29 13:35:46 -05:00