File: uwsgi-d10bf5ebcf3ff07d.yaml

package info (click to toggle)
puppet-module-swift 25.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,400 kB
  • sloc: ruby: 9,593; python: 38; sh: 10; makefile: 10
file content (9 lines) | stat: -rw-r--r-- 426 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
---
features:
  - |
    3 new classes swift::wsgi::uwsgi_proxy, swift::wsgi::uwsgi_account and
    swift::wsgi::uwsgi_container exist to allow configuring uwsgi in
    operating systems that support this (ie: currently Debian). This helps
    configuring the number of processes and listen socket.
    Also, 3 new swift_proxy_uwsgi_config, swift_account_uwsgi_config, and
    swift_container_uwsgi_config providers now exist.