puppet-zaqar/releasenotes/notes/disable-apache-ssl-35afc2770e17a618.yaml
Takashi Kajinami 411e1ea3fe 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: I17cd1a7adcc09168d3f53f44787858ef1d89a0a7
2022-05-06 22:21:32 +09:00

6 lines
167 B
YAML

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