puppet-keystone/releasenotes/notes/fix-wsgi-params-366be2d75d6792c8.yaml
Alex Schultz e6c53594f3 Make admin and public scripts configurable
When we switched to using the package provided wsgi scripts for
keystone, we lost the ability to override these scripts. This change
updates the apache::wsgi::apache class to actually allow for the
overriding of the admin and public wsgi scripts.

Change-Id: I683f1ef95700d9382d480a1daca41cf9ed5ccd26
2016-07-06 12:13:37 -06:00

5 lines
115 B
YAML

---
fixes:
- Fixed the keystone::wsgi::apache parameters for supplying
custom admin and public wsgi scripts.