puppet-barbican/releasenotes/notes/disable-apache-ssl-6ae0c1a4992a71ac.yaml
Takashi Kajinami 6e8df9739a 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: I72cf30d418b99ba06c4d5738544acb1930d4806f
2022-05-06 20:41:43 +09:00

6 lines
170 B
YAML

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