puppet-openstacklib/releasenotes/notes/wsgi-aliases-2f74cbb84fcfd706.yaml
Andy Botting a2e9ebc745 Add the aliases param to pass through to apache
This commit adds a new 'aliases' parameter for passing through to
the Apache vhost config.

Change-Id: Ibe841397e064bbda54bddbb83f8885b5451cbd6d
2020-09-18 10:08:27 +10:00

6 lines
174 B
YAML

---
features:
- |
The new ``openstacklib::wsgi::apache::aliases`` parameter has been added.
This parameter can be used to add alias definitions to the httpd vhost.