openstack-ansible-os_cinder/releasenotes/notes/cinder-init-config-overrides-9e495aee023deed6.yaml
ShangXiao 453166431a Fix typos in the yml files
Change-Id: I0d113aa3d1c1eb89ce98f1cbc6febf9ac3173a7c
2019-11-05 16:33:34 +08:00

11 lines
452 B
YAML

---
features:
- New variables have been added to allow a deployer to customize
a cinder systemd unit file to their liking.
- The task dropping the cinder systemd unit files now uses the
``config_template`` action plugin allowing deployers access to
customize the unit files as they see fit without having to
load extra options into the defaults and pollute the generic
systemd unit file with jinja2 variables and conditionals.