Files
puppet-gnocchi/releasenotes/notes/disable-apache-ssl-c2c62907caa34749.yaml
Takashi Kajinami ce404cc090 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: I7f32413d452e98306906002461ae0b4304d284ca
2022-05-06 20:43:30 +09:00

6 lines
169 B
YAML

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