Files
puppet-nova/releasenotes/notes/policy-dirs-6f828a3a98b81a9f.yaml
Thomas Goirand b43870e9ec Allow to configure policy_dirs
This patch makes it possible to override the current service default,
which is /etc/<service>/policy.d .

Change-Id: I6d88b86ecbeabdc0cdee6a6bbb0d45ea46a82a8c
2021-04-01 23:19:14 +02:00

6 lines
126 B
YAML

---
features:
- |
There is now a new policy_dirs parameter in the nova::policy class,
so one can set a custom path.