releng-compose: Just have compose-x86-01 get the default group values for mem and cpus

In recent months/years, pungi has started to use more and more memory when gathering package sets.
So, give it enough memory to avoid the OOM killer killing composes.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-03-19 20:50:06 +00:00
parent 897cda60e0
commit b234d6275d

View file

@ -12,8 +12,6 @@ ks_repo: http://10.5.126.23/pub/fedora/linux/releases/28/Server/x86_64/os/
virt_install_command: "{{ virt_install_command_two_nic }}"
lvm_size: 30000
mem_size: 16384
num_cpus: 8
volgroup: /dev/vg_guests
eth0_ip: 10.5.125.41