openstack-ansible-os_trove/releasenotes/notes/trove-init-config-overrides-a78ed428a32adef8.yaml
Andy McCrae b99c251aa9 Rename release note to prevent duplicates
Change-Id: I57c8542f6275fa1db4a68df6f0904b4d943d2939
2017-04-28 15:02:23 +01:00

11 lines
449 B
YAML

---
features:
- New variables have been added to allow a deployer to customize
a trove systemd unit file to their liking.
- The task dropping the trove 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 polute the generic
systemd unit file with jinja2 variables and conditionals.