File: apache-request_headers-fa752fc465ffad7a.yaml

package info (click to toggle)
puppet-module-heat 25.0.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,560 kB
  • sloc: ruby: 3,889; python: 38; sh: 10; makefile: 10
file content (13 lines) | stat: -rw-r--r-- 486 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
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.