diff --git a/inventory/host_vars/buildvm-02.phx2.fedoraproject.org b/inventory/host_vars/buildvm-02.phx2.fedoraproject.org index 9a417545d2..2b03a317e5 100644 --- a/inventory/host_vars/buildvm-02.phx2.fedoraproject.org +++ b/inventory/host_vars/buildvm-02.phx2.fedoraproject.org @@ -1,4 +1,8 @@ --- -vmhost: buildvmhost-01.phx2.fedoraproject.org +vmhost: buildvmhost-10.phx2.fedoraproject.org eth0_ip: 10.5.125.99 eth1_ip: 10.5.127.159 + +mem_size: 10240 +num_cpus: 4 +volgroup: /dev/BuildGuests diff --git a/inventory/host_vars/buildvm-03.phx2.fedoraproject.org b/inventory/host_vars/buildvm-03.phx2.fedoraproject.org index 82fd2da518..f0108e3d11 100644 --- a/inventory/host_vars/buildvm-03.phx2.fedoraproject.org +++ b/inventory/host_vars/buildvm-03.phx2.fedoraproject.org @@ -1,4 +1,8 @@ --- -vmhost: buildvmhost-01.phx2.fedoraproject.org +vmhost: buildvmhost-10.phx2.fedoraproject.org eth0_ip: 10.5.125.100 eth1_ip: 10.5.127.160 + +mem_size: 10240 +num_cpus: 4 +volgroup: /dev/BuildGuests