nuancier: set wsgi vars for httpd role.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2021-02-08 07:58:18 -08:00
parent 391e4ea7af
commit dce4be062b
2 changed files with 6 additions and 0 deletions

View file

@ -10,3 +10,6 @@ volgroup: /dev/vg_guests
eth0_ip: 10.3.163.99
vmhost: vmhost-x86-04.iad2.fedoraproject.org
datacenter: iad2
wsgi_procs: 2
wsgi_threads: 2

View file

@ -10,3 +10,6 @@ volgroup: /dev/vg_guests
eth0_ip: 10.3.163.100
vmhost: vmhost-x86-01.iad2.fedoraproject.org
datacenter: iad2
wsgi_procs: 2
wsgi_threads: 2