d5faba4205
The initial implemention assumed you wanted to install dashboard. This adds support to remove/uninstall dashboard with the resource. Change-Id: Ie008d805a05d8152721220ffdf7c29f3afc65baa
7 lines
207 B
YAML
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.
|