File: keystone-init-remove-deprecated-cache-4f1b87bef9a3d160.yaml

package info (click to toggle)
puppet-module-keystone 21.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,972 kB
  • sloc: ruby: 9,509; pascal: 212; python: 38; makefile: 10; sh: 10
file content (6 lines) | stat: -rw-r--r-- 227 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
---
upgrade:
  - |
    The deprecated cache related parameters in the keystone class is removed and
    the keystone::cache is no longer included by default.
    Deployments should explicitly include the keystone::cache class.