puppet-horizon/releasenotes/notes/apache-wsgi-custom-init-d1064242a6c0f8e8.yaml
Tobias Urdin f24699beee Add wsgi_processes and wsgi_threads to horizon init
The wsgi_processes and wsgi_threads needs to be configureable
from the horizon init class and then passed to horizon::wsgi::apache.

Change-Id: Ic428214d7c84d33272becdb3675252318e8fd1bd
2018-08-13 14:31:24 +00:00

6 lines
147 B
YAML

---
features:
- |
The wsgi_processes and wsgi_threads options that is passed to horizon::wsgi::apache
can now be set in ::horizon class.