File: purge-policy-file-1ad9f366345142e7.yaml

package info (click to toggle)
puppet-module-openstacklib 25.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 968 kB
  • sloc: ruby: 4,500; python: 38; sh: 22; makefile: 10
file content (11 lines) | stat: -rw-r--r-- 334 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
---
features:
  - |
    Now the ``openstacklib::policies`` resource type provides the basic set
    of configurations for policy settings. It provides the purge_config
    parameter which ensures a policy file is purged.

upgrade:
  - |
    The ``openstacklib::policies`` class has been re-implemented as a defined
    resource type.