puppet-barbican/releasenotes/notes/uwsgi-62f17e06607b6b6f.yaml

8 lines
298 B
YAML

---
features:
- |
A new class barbican::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 barbican_api_wsgi_config provider now exist.