puppet-horizon/releasenotes/notes/remove-old-ssl-params-0a94b4e8f88106ed.yaml
Takashi Kajinami b725778cd2 Remove deprecated horizon_* ssl parameters
... because these were deprecated during Wallaby cycle[1].

[1] b2320ac295

Change-Id: I75944413452277257cffce650714894378c18510
2021-12-08 18:54:25 +09:00

13 lines
349 B
YAML

---
upgrade:
- |
The following parameters have been removed. Please use the new ``ssl_*``
parameters instead.
- ``horizon::horizon_cert``
- ``horizon::horizon_key``
- ``horizon::horizon_ca``
- ``horizon::wsgi::apache::horizon_cert``
- ``horizon::wsgi::apache::horizon_key``
- ``horizon::wsgi::apache::horizon_ca``