16889b71e9
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>
11 lines
375 B
YAML
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
|