puppet-openstacklib/releasenotes/notes/openstacklib-wsgi-apache-keystone-support-54bc020f9f1553c6.yaml
Tobias Urdin 2b239ef5e7 Add support for keystone options to wsgi::apache
This patch adds the params that keystone currently
supports to openstacklib::wsgi::apache so we can move
keystone::wsgi::apache to using this and not drop
any existing available options.

Change-Id: Ifb988fedce958d2607365634efeccf2d7b88d073
2018-04-16 08:44:02 +02:00

7 lines
215 B
YAML

---
features:
- |
openstacklib::wsgi::apache now has support for headers, access_log_pipe,
access_log_syslog, error_log_pipe and error_log_syslog params which will
be added to the apache::vhost setup.