Files
puppet-oslo/releasenotes/notes/cache-package_ensure-a9d500c5681a664f.yaml
Takashi Kajinami eb5bd8e330 cache: Allow customizing status of the backend package
This change introduces the package_ensure parameter to oslo::cache
resource type, so that users can define status of the backend package.

Change-Id: I34f10b51e1179beed327b9544b0899105cb30895
2021-08-30 08:01:13 +00:00

6 lines
153 B
YAML

---
features:
- |
The new ``oslo::cache::package_ensure`` parameter has been added. This
parameter defines status of the backend package used.