File: uwsgi-e758603c55f19968.yaml

package info (click to toggle)
puppet-module-designate 21.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,312 kB
  • sloc: ruby: 3,333; python: 38; sh: 10; makefile: 10
file content (7 lines) | stat: -rw-r--r-- 302 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
---
features:
  - |
    A new calsses designate::wsgi::wsgi 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 designate_api_uwsgi_config provider now exist.