puppet-oslo/releasenotes/notes/backend_package_ensure-54b4525895ce9acd.yaml
Matt Fischer 712515a982 Allow setting state for backend packages
A user might want the latest copy or the backend DB packages not
installed at all if installing in a venv.

Change-Id: I811bc71c604c37b3be3ca2ef7c71d54ef40a1830
2016-10-17 08:45:16 -06:00

7 lines
191 B
YAML

---
features:
- Allow setting the desired state of the backend
database package. This will default to present
which maintains original behavior but allows
for more flexibility.