it's 2*2 for bodhi2.

This commit is contained in:
Ralph Bean 2015-09-24 20:16:13 +00:00
parent cc245d2d76
commit b542fdb5ed

View file

@ -17,8 +17,8 @@ host_group: bodhi2
# 2) iptables opens enough ports for all threads for fedmsg
# 3) roles/fedmsg/base/ declares enough fedmsg endpoints for all threads
wsgi_fedmsg_service: bodhi
wsgi_procs: 3
wsgi_threads: 3
wsgi_procs: 2
wsgi_threads: 2
tcp_ports: [ 80 ]