puppet-aodh/releasenotes/notes/expirer-package-a318c98f11722956.yaml
Takashi Kajinami 007d3a82f6 Manage aodh-expirer package by aodh::expirer class
Since aodh-expirer command is included in a different package, we need
to manage that package as well in the corresponding class.

Change-Id: Ie3111d5a168e8d15f3e04d410a5a5c30b44324c2
2020-10-03 23:10:15 +09:00

6 lines
178 B
YAML

---
features:
- |
Now the ``aodh::expirer`` class installs aodh-expire package automatically.
The status of package can be defined by the ``package_ensure`` parameter.