puppet-manila/releasenotes/notes/disable-apache-ssl-434fc2d002f3e9fd.yaml
Takashi Kajinami 8bd5323dc3 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: I0b327d613861864be1cc7bb24dd43cf020ddbb09
2022-05-06 20:52:13 +09:00

6 lines
168 B
YAML

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