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 }}"