give buildvm-01.stg some more oomph
This commit is contained in:
parent
302cee73a9
commit
8748b547a2
1 changed files with 5 additions and 0 deletions
|
@ -2,3 +2,8 @@
|
||||||
vmhost: virthost04.phx2.fedoraproject.org
|
vmhost: virthost04.phx2.fedoraproject.org
|
||||||
eth0_ip: 10.5.128.84
|
eth0_ip: 10.5.128.84
|
||||||
gw: 10.5.128.254
|
gw: 10.5.128.254
|
||||||
|
|
||||||
|
# Override these from the stg group because we need more mem/cpus to do compose channel stuff.
|
||||||
|
mem_size: 15360
|
||||||
|
max_mem_size: "{{ mem_size }}"
|
||||||
|
num_cpus: 6
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue