a06217b838
... instead of injecting it by vhost_custom_fragment. Depends-on: https://review.opendev.org/821082 Change-Id: I684e077d03b318cef01688c1b11ea37d7fc2f664
14 lines
486 B
YAML
14 lines
486 B
YAML
---
|
|
features:
|
|
- |
|
|
Now puppet-heat supports overiding ``RequestHeader`` statements in apache
|
|
vhost configuration. Use the new ``request_headers`` parameter to define
|
|
the configuration value.
|
|
|
|
upgrade:
|
|
- |
|
|
Default value of ``heat::wsgi::apache_api_cfn::vhost_custom_fragment`` has
|
|
been updated to ``undef`` and now the new ``request_headers`` parameter
|
|
is used to define the default ``RequestHeader`` statement. Please update
|
|
these parameters accordingly.
|