File: service-split-31d614b24cf43a7c.yaml

package info (click to toggle)
puppet-module-oslo 25.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 976 kB
  • sloc: ruby: 2,304; python: 38; makefile: 10; sh: 10
file content (9 lines) | stat: -rw-r--r-- 297 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
---
upgrade:
  - |
    The ``oslo::service`` defined type has been splitted to the following three
    defined types.

    - ``oslo::service`` to manage common service parameters
    - ``oslo::service::ssl`` to manage ssl parameters
    - ``oslo::service::wsgi`` to manage wsgi service parameters