puppet-cinder/releasenotes/notes/disable-apache-ssl-091f33cd0d64294e.yaml
Takashi Kajinami a6ec6cc784 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: I48c695c4479107c91809051c122c2c7bd5be170e
2022-05-06 20:40:37 +09:00

6 lines
168 B
YAML

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