File: support_for_setting_a_value_immutable-27e52b14f61ff6c3.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 (8 lines) | stat: -rw-r--r-- 301 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
---
features:
  - |
    This add `os_immutable` fact that can be used in the puppet
    openstack module as value for all types that inherit
    openstack_config.  Using ::os_immutable as a value of the
    configuration parameter will tell puppet to not change the current
    value, whatever it is.