Files
puppet-ironic/releasenotes/notes/disable-apache-ssl-54072024953cd608.yaml
Takashi Kajinami c317250f96 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: If565fecd8919d0a34c0b6b3009b7623610e78065
2022-05-06 20:48:35 +09:00

6 lines
168 B
YAML

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