puppet-zaqar/manifests
Takashi Kajinami f88fa279bb Prepare to update default of <service>::wsgi::apache::ssl
Currently the <service>::wsgi::apache::ssl parameters have inconsistent
default values. Some parameters default to true while the other default
to false.

Based on the following points, false is considered to be the more
reasonable default.
 - Usage of SSL is optional and is not always required
 - There are other methods(like load-balancer) to implement SSL
   termination
 - Enabling SSL doesn't work with the default values currently
   defined, and requires additional parameters like ssl_cert.
 - false is the default value defined in the base implementation in
   puppet-openstacklib.

This change is the preparation to change the default value, and
introduces a warning message to make users aware of the future change.

Change-Id: I96bae290b599f65b3b03fc5efb8bce3c0459f13a
2021-11-03 21:06:26 +09:00
..
db Allow db sync timeouts to be configurable 2020-11-23 09:27:52 +08:00
keystone Use a 'params' hash for authtoken parameters 2021-08-27 15:08:50 +09:00
management Convert all class usage to relative names 2019-12-08 23:26:05 +01:00
messaging Convert all class usage to relative names 2019-12-08 23:26:05 +01:00
transport Convert all class usage to relative names 2019-12-08 23:26:05 +01:00
wsgi Prepare to update default of <service>::wsgi::apache::ssl 2021-11-03 21:06:26 +09:00
cache.pp Add support for oslo.cache options 2021-08-23 14:37:52 +09:00
client.pp Change to relative include 2020-07-13 21:25:13 +02:00
config.pp Convert all class usage to relative names 2019-12-08 23:26:05 +01:00
cors.pp Add support for [cors] options 2021-07-01 18:28:47 +09:00
deps.pp Add oslo::db to dependency chain 2017-01-27 12:09:17 +00:00
init.pp Convert all class usage to relative names 2019-12-08 23:26:05 +01:00
logging.pp Add watch_log_file option 2021-09-14 16:02:09 +08:00
params.pp Debian and /usr/lib/python3: fix path 2021-06-16 13:55:29 +02:00
policy.pp Allow purging policy files 2021-09-04 22:22:37 +09:00
server_instance.pp Avoid conflicting management of zaqar.conf 2021-11-01 12:04:32 +09:00
server.pp Convert all class usage to relative names 2019-12-08 23:26:05 +01:00