This will bring up the min/max memory to 32GB and the CPUs to 16

This commit is contained in:
Stephen Smoogen 2022-03-08 12:18:02 -05:00 committed by smooge
parent 5cb6d30067
commit 57ae9420b5

View file

@ -17,7 +17,7 @@ ks_repo: http://38.145.60.16/pub/fedora/linux/releases/35/Server/x86_64/os/
ks_url: http://38.145.60.16/repo/rhel/ks/kvm-fedora
mac0: "52:54:00:96:fb:f7"
max_mem_size: 32768
mem_size: 16384
mem_size: 32768
network_connections:
- autoconnect: yes
ip:
@ -39,7 +39,7 @@ network_connections:
type: ethernet
nrpe_procs_crit: 1400
nrpe_procs_warn: 1200
num_cpus: 10
num_cpus: 16
postfix_group: vpn
public_hostname: proxy11.fedoraproject.org
# This is consumed by the roles/fedora-web/main role