Bump memory on some hosts.
This commit is contained in:
parent
45c7be153b
commit
fe33fcf8a8
2 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
# Define resources for this group of hosts here.
|
# Define resources for this group of hosts here.
|
||||||
lvm_size: 20000
|
lvm_size: 20000
|
||||||
mem_size: 4096
|
mem_size: 8192
|
||||||
num_cpus: 2
|
num_cpus: 2
|
||||||
|
|
||||||
# for systems that do not match the above - specify the same parameter in
|
# for systems that do not match the above - specify the same parameter in
|
||||||
|
|
|
@ -8,6 +8,7 @@ volgroup: /dev/vg_Server
|
||||||
eth0_ip: 10.5.125.135
|
eth0_ip: 10.5.125.135
|
||||||
eth1_ip: 10.5.127.61
|
eth1_ip: 10.5.127.61
|
||||||
vmhost: bvirthost10.phx2.fedoraproject.org
|
vmhost: bvirthost10.phx2.fedoraproject.org
|
||||||
|
mem_size: 65536
|
||||||
|
|
||||||
# These set a config value in /etc/fedmsg.d/, see roles/bodhi2/base/
|
# These set a config value in /etc/fedmsg.d/, see roles/bodhi2/base/
|
||||||
bodhi_masher_enabled: True
|
bodhi_masher_enabled: True
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue