mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 11:00:32 +08:00
Bump memory on some hosts.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
# Define resources for this group of hosts here.
|
||||
lvm_size: 20000
|
||||
mem_size: 4096
|
||||
mem_size: 8192
|
||||
num_cpus: 2
|
||||
|
||||
# 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
|
||||
eth1_ip: 10.5.127.61
|
||||
vmhost: bvirthost10.phx2.fedoraproject.org
|
||||
mem_size: 65536
|
||||
|
||||
# These set a config value in /etc/fedmsg.d/, see roles/bodhi2/base/
|
||||
bodhi_masher_enabled: True
|
||||
|
||||
Reference in New Issue
Block a user