File: deprecate-host-and-port-parameters-7aa4609a9a7d2104.yaml

package info (click to toggle)
puppet-module-aodh 21.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 996 kB
  • sloc: ruby: 2,346; python: 38; makefile: 10; sh: 10
file content (6 lines) | stat: -rw-r--r-- 319 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
---
deprecations:
  - aodh::api::host and aodh::api::port are deprecated and will be removed in a
    future release. aodh-api itself is for testing only and does not use these
    parameters. The production-ready alternative aodh::wsgi::apache supports
    setting host and port via the bind_host and port parameters.