File: bootstrap-manage_resources-dbf6cd7fcdd192a5.yaml

package info (click to toggle)
puppet-module-keystone 25.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,428 kB
  • sloc: ruby: 9,684; pascal: 295; python: 38; makefile: 10; sh: 10
file content (10 lines) | stat: -rw-r--r-- 375 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
---
features:
  - |
    Added new ``manage_resources`` (default to true) in ``keystone::bootstrap``
    class that can be set to false to not manage resources created by bootstrap.
upgrade:
  - |
    If you're setting ``bootstrap`` parameter in ``keystone::bootstrap`` class
    to false you now also need to set ``manage_resources`` to false to keep the
    same behaviour.