puppet-placement/releasenotes/notes/custom_wsgi_process_options-dad72a9b93b6f4d1.yaml
Takashi Kajinami a945887286 apache+mod_wsgi: Allow customizing wsgi process options
This change adds the missing capability to customize wsgi process
options, which is supported by the other modules.

Change-Id: Ia5cff022c1ad4f6402f2e9d4cd039059b176cd93
2022-08-26 17:55:37 +09:00

6 lines
167 B
YAML

---
features:
- |
The ``placement::wsgi::apache`` class now supports customizing wsgi process
options, by the new ``custom_wsgi_process_options`` parameter.