puppet-watcher/releasenotes/notes/disable-apache-ssl-2599fd907b0ce8c2.yaml
Takashi Kajinami 959248c203 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: I72ddec25f8a7d747ab2816f2b76aae2f07ccfeba
2022-05-06 21:09:04 +09:00

6 lines
169 B
YAML

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