File: placement-api-cleanup-9b7e14ea06e10e6f.yaml

package info (click to toggle)
puppet-module-placement 12.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 644 kB
  • sloc: ruby: 1,516; python: 38; makefile: 10; sh: 10
file content (11 lines) | stat: -rw-r--r-- 315 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
---
upgrade:
  - |
    The ``placement::wsgi::apache`` class no longer manages services and
    packages. The ``placmenet::api`` class should be included to manage
    these resources.

deprecations:
  - |
    The ``placement::wsgi::apache::ensure_package`` parameter has been
    deprecated and has no effect now.