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:
parent
897cda60e0
commit
b234d6275d
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue