puppet-heat/manifests
Takashi Kajinami 603f545cbc 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: I76516e3d0c659fabdb7736ff4a5a6621eed29371
2021-11-03 20:52:09 +09:00
..
cron Install heat cron job after all heat packages 2018-11-22 10:29:25 +01: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-26 22:15:34 +09:00
wsgi Prepare to update default of <service>::wsgi::apache::ssl 2021-11-03 20:52:09 +09:00
api.pp Convert all class usage to relative names 2019-12-08 23:07:36 +01:00
api_cfn.pp Convert all class usage to relative names 2019-12-08 23:07:36 +01:00
cache.pp Add TLS options to oslo.cache 2021-02-10 21:00:25 +09:00
client.pp Change to relative include 2020-07-13 21:20:36 +02:00
config.pp Convert all class usage to relative names 2019-12-08 23:07:36 +01:00
cors.pp Convert all class usage to relative names 2019-12-08 23:07:36 +01:00
db.pp Merge "Do not validate database_connection format" 2020-08-31 15:30:39 +00:00
deps.pp Add support for heat_api_{cfn_,}uwsgi_config in Debian 2021-04-10 22:44:24 +02:00
engine.pp Migrate max_stacks_per_tenant to heat::engine 2021-08-07 00:20:17 +09:00
healthcheck.pp Fix a typo in file header 2021-04-21 01:07:48 +09:00
init.pp Create a separate class to manage the trustee options 2021-10-13 22:06:58 +09:00
logging.pp Add watch_log_file option 2021-09-14 16:02:09 +08:00
params.pp Get rid of the $pyvers variable 2021-05-21 11:22:52 +02:00
policy.pp Allow purging policy files 2021-09-04 22:03:34 +09:00
trustee.pp Create a separate class to manage the trustee options 2021-10-13 22:06:58 +09:00