puppet-aodh/releasenotes/notes/disable-apache-ssl-cebd6146263d9f8f.yaml
Takashi Kajinami 4ec7119fc6 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: I0f05258885570637aa9d53b2d6a69c1756f375e9
2022-05-06 20:35:57 +09:00

6 lines
166 B
YAML

---
upgrade:
- |
Default value of the ``aodh::wsgi::apache::ssl`` parameter has been changed
from ``true`` to ``false`` and now ssl is disabled by default.