File: manage-backend-param-490db3b5bce0b3ea.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 (7 lines) | stat: -rw-r--r-- 260 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
---
features:
  - |
    Added new parameter keystone::manage_backend_package that is sent to the
    oslo::cache class which determines if the backend cache python library
    should be installed or not. Defaults to true same as oslo::cache default
    value.