puppet-neutron/releasenotes/notes/disable-apache-ssl-fe6cf3809251d392.yaml
Takashi Kajinami 1e2738a495 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: Ief58c5fa7b7862568153e23389fcd5244cebf3c4
2022-05-06 21:00:05 +09:00

6 lines
169 B
YAML

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