File: manage-backend-param-a8455322276f2200.yaml

package info (click to toggle)
puppet-module-heat 25.0.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,560 kB
  • sloc: ruby: 3,889; python: 38; sh: 10; makefile: 10
file content (7 lines) | stat: -rw-r--r-- 263 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
---
features:
  - |
    Added new parameter heat::cache::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.