puppet-heat/releasenotes/notes/disable-apache-ssl-6227808a193f3110.yaml
Takashi Kajinami 0585656937 apache+mod_wsgi: Disable SSL by default
During the previous cycle, a warning message was added to inform users
of this change.

Now the default value is updated so that SSL is disabled by default.

Change-Id: I6bd11a340b8623b45da7284e52ee505ea6870562
2022-05-06 20:46:39 +09:00

10 lines
264 B
YAML

---
upgrade:
- |
Default value of the following parameters has been changed from ``true`` to
``false`` and now ssl is disabled by default.
- ``heat::wsgi::apache::ssl``
- ``heat::wsgi::apache_api::ssl``
- ``heat::wsgi::apache_api_cfn::ssl``