puppet-ceph/releasenotes/notes/service-management-9483b9cfc067c736.yaml
Giulio Fidente 16889b71e9 Honor rgw_enable and mon_enable for systemd units
Consume rgw_enable and mon_enable parameters to set the 'enable'
state for the systemd units.

Also removes support for sysvinit as we don't support Hammer
in the master branch so we can default to systemd.

Change-Id: I1e0415f0b7f640b1b2d05abcc2e7781ad5bb35a3
Closes-Bug: 1622825
Co-Authored-By: Alex Schultz <aschultz@redhat.com>
2016-09-15 09:45:41 -06:00

11 lines
375 B
YAML

---
features:
- use mon_enable and rgw_enable to manage services on
boot.
other:
- removal of support for sysv service management for
ceph-mon and ceph-radosgw since master currently only supports
jewel and the current recommended ceph platforms are either systemd
or upstart based.
http://docs.ceph.com/docs/jewel/start/os-recommendations/#platforms