Bump mem and cpus and threads
This commit is contained in:
parent
819106480c
commit
df3c6e8187
1 changed files with 4 additions and 4 deletions
|
@ -4,8 +4,8 @@ jobrunner: false
|
|||
epelmasher: false
|
||||
|
||||
lvm_size: 40000
|
||||
mem_size: 4096
|
||||
num_cpus: 2
|
||||
mem_size: 8192
|
||||
num_cpus: 4
|
||||
|
||||
# for systems that do not match the above - specify the same parameter in
|
||||
# the host_vars/$hostname 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: 4
|
||||
wsgi_threads: 4
|
||||
|
||||
tcp_ports: [ 80 ]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue