ceph-ansible/roles
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
..
ceph-common Add systemd-specific start/restart tasks/handlers for el7/infernalis 2015-11-20 22:34:29 +01:00
ceph-mds fixes ceph_stable_release logic mentioned in issue #446 2015-12-04 17:36:24 -05:00
ceph-mon fixes ceph_stable_release logic mentioned in issue #446 2015-12-04 17:36:24 -05:00
ceph-osd fixes ceph_stable_release logic mentioned in issue #446 2015-12-04 17:36:24 -05:00
ceph-restapi fixes ceph_stable_release logic mentioned in issue #446 2015-12-04 17:36:24 -05:00
ceph-rgw fixes ceph_stable_release logic mentioned in issue #446 2015-12-04 17:36:24 -05:00