puppet-oslo/manifests
Takashi Kajinami 3ae2625ea8 Do not convert policy_dirs to comma-separated list
The oslo_policy/policy_dirs parameter is not ListOpt but MultiStrOpt,
thus it expects multi line configruation instead of a comma separeted
list.

Closes-Bug: #1922044
Change-Id: Id183859e7cb936e1f70abb1bb26e071dd19b82a5
2021-03-31 19:07:37 +09:00
..
messaging Deprecate allow_insecure_clients option 2020-11-02 14:38:36 +08:00
cache.pp Add TLS options to oslo.cache 2020-12-02 14:19:19 +01:00
concurrency.pp Update oslo::concurrency define 2016-04-05 12:57:14 +03:00
cors.pp Add oslo.middleware defines 2016-05-17 23:38:21 +08:00
db.pp Fix the wrong default value of idle_timeout 2021-02-15 09:44:09 +09:00
healthcheck.pp Add support for healthcheck middleware options 2021-01-26 15:29:53 +09:00
init.pp Convert all class usage to relative names 2019-12-08 23:18:01 +01:00
log.pp Use validate_legacy 2019-02-23 22:32:56 +01:00
middleware.pp Enable SSL proxy middleware configuration 2016-05-19 11:52:33 +03:00
params.pp Convert all class usage to relative names 2019-12-08 23:18:01 +01:00
policy.pp Do not convert policy_dirs to comma-separated list 2021-03-31 19:07:37 +09:00
privsep.pp Add support for oslo privilege separator management 2016-08-19 12:31:12 +03:00
service.pp Implement oslo::service define 2016-04-13 18:19:20 +03:00
versionedobjects.pp Refactor array values processing 2016-04-08 13:38:30 +03:00