Specify the number of processes and threads for mdapi-stg

This commit is contained in:
Pierre-Yves Chibon 2016-07-27 12:19:05 +02:00
parent 2ac8d3ca9e
commit 0519cc6c84

View file

@ -9,6 +9,9 @@ tcp_ports: [ 80 ]
# Neeed for rsync from log01 for logs.
custom_rules: [ '-A INPUT -p tcp -m tcp -s 10.5.126.13 --dport 873 -j ACCEPT', '-A INPUT -p tcp -m tcp -s 192.168.1.59 --dport 873 -j ACCEPT' ]
wsgi_procs: 2
wsgi_threads: 2
fas_client_groups: sysadmin-noc,sysadmin-web
# These are consumed by a task in roles/fedmsg/base/main.yml