puppet-placement/releasenotes/notes/disable-apache-ssl-0b433f8e816cd81f.yaml
Takashi Kajinami c3d53a6558 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: I2853800fb6f8ba3276f7702b292386058d3343e2
2022-05-06 21:04:00 +09:00

6 lines
171 B
YAML

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