puppet-nova/releasenotes/notes/rootwrap-7376efdc78fc6fdf.yaml
Takashi Kajinami 6bf4526ff1 Add support for rootwrap.conf
Change-Id: I69a85a9fc5179d984325747c63b3bb52a0153b22
2021-12-27 12:03:58 +09:00

10 lines
309 B
YAML

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