From b234d6275d2f4f2e5c2cdb0cfd7fd04efa4362b7 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 19 Mar 2019 20:50:06 +0000 Subject: [PATCH] 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 --- inventory/host_vars/compose-x86-01.phx2.fedoraproject.org | 2 -- 1 file changed, 2 deletions(-) diff --git a/inventory/host_vars/compose-x86-01.phx2.fedoraproject.org b/inventory/host_vars/compose-x86-01.phx2.fedoraproject.org index 3fa776cf65..181e3ee588 100644 --- a/inventory/host_vars/compose-x86-01.phx2.fedoraproject.org +++ b/inventory/host_vars/compose-x86-01.phx2.fedoraproject.org @@ -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