puppet-cinder/releasenotes/notes/rootwrap-528e073dd00263cb.yaml
Takashi Kajinami c495536f9a Add support for rootwrap.conf
Change-Id: I47eb5f99377974eeb8c6fe07c4baa6b40a8af407
2021-12-27 16:02:25 +09:00

10 lines
315 B
YAML

---
features:
- |
The new ``cinder_rootwrap_config`` resource has been added. This resource
can be used to manage contents of ``rootwrap.conf``
- |
The new ``cinder::config::cinder_rootwrap_config`` parameter has been
added. This parameter accepts arbitrary configuration of ``rootwrap.conf``.