puppet-placement/releasenotes/notes/uwsgi-ef5113833dc42475.yaml

8 lines
301 B
YAML

---
features:
- |
A new class placement::wsgi::uwsgi exist to allow configuring uwsgi in
operating systems that support this (ie: currently Debian). This helps
configuring the number of processes, threads and listen socket.
Also, a new placement_api_uwsgi_config provider now exist.