From e844534c9cd88c687981021dadf2cdab4ad5d2ff Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 22 Nov 2019 21:55:12 +0000 Subject: [PATCH] buildvm-armv7-17: bring lucky 17 back as a heavy builder... Signed-off-by: Kevin Fenzi --- inventory/host_vars/buildvm-armv7-17.arm.fedoraproject.org | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/inventory/host_vars/buildvm-armv7-17.arm.fedoraproject.org b/inventory/host_vars/buildvm-armv7-17.arm.fedoraproject.org index 8f5a79b3bd..f2de54416f 100644 --- a/inventory/host_vars/buildvm-armv7-17.arm.fedoraproject.org +++ b/inventory/host_vars/buildvm-armv7-17.arm.fedoraproject.org @@ -1,3 +1,8 @@ --- -vmhost: aarch64-c17n1.arm.fedoraproject.org +vmhost: buildvmhost-aarch64-11.arm.fedoraproject.org eth0_ip: 10.5.129.147 +lvm_size: 800000 +mem_size: 245760 +max_mem_size: "{{ mem_size }}" +num_cpus: 32 +max_cpu: "{{ num_cpus }}"