Files
puppet-cloudkitty/releasenotes/notes/disable-apache-ssl-6d2087199869e32d.yaml
Takashi Kajinami 0ddc83eb3e 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: I705dabab19974c2d9323e49051c8952e6d537820
2022-05-06 21:09:45 +09:00

6 lines
172 B
YAML

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