File: bug-1967717-cleanup-d7ef777a60ffbce0.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 (11 lines) | stat: -rw-r--r-- 231 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
---
upgrade:
  - |
    The following parameters of the ``keystone`` class have been removed.

    - ``enable_ssl``
    - ``ssl_certfile``
    - ``ssl_keyfile``
    - ``ssl_ca_certs``
    - ``ssl_ca_key``
    - ``ssl_cert_subject``