puppet-horizon/releasenotes/notes/dashboard-remove-2b250155570ab317.yaml
Tobias Urdin d5faba4205 Add support to remove horizon dashboards
The initial implemention assumed you wanted
to install dashboard. This adds support to
remove/uninstall dashboard with the resource.

Change-Id: Ie008d805a05d8152721220ffdf7c29f3afc65baa
2018-12-13 13:53:23 +01:00

7 lines
207 B
YAML

---
features:
- |
Added ``ensure`` parameter to ``horizon::dashboard`` resource which defaults
to ``present``. You can now set this to absent if you want to remove a horizon
dashboard package.