puppet-cinder/releasenotes/notes/add-enable-new-services-config-0dffaadac7fa49ea.yaml
Tobias Urdin 79983f1bb5 Add enable_new_services config option
Adds the enable_new_services config option to
the DEFAULT section which can be used to set
if newly created cinder services should be
enabled by default.

Change-Id: I60bd4adbf319b8c83b6c089ad788add3ea443378
2018-09-24 18:30:02 +02:00

6 lines
169 B
YAML

---
features:
- |
Added new parameter cinder::enable_new_services that can be used to set
the enable_new_services configuration option in the DEFAULT section.