From da44c683a97f05f0352b5f13b68aa64e3e9ac36c Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 27 Aug 2013 22:23:38 +0000 Subject: [PATCH] add eth1 ips to buildvm hosts --- inventory/host_vars/buildvm-01.phx2.fedoraproject.org | 1 + inventory/host_vars/buildvm-02.phx2.fedoraproject.org | 1 + inventory/host_vars/buildvm-03.phx2.fedoraproject.org | 1 + inventory/host_vars/buildvm-04.phx2.fedoraproject.org | 1 + inventory/host_vars/buildvm-05.phx2.fedoraproject.org | 1 + inventory/host_vars/buildvm-06.phx2.fedoraproject.org | 1 + inventory/host_vars/buildvm-07.phx2.fedoraproject.org | 1 + inventory/host_vars/buildvm-08.phx2.fedoraproject.org | 1 + inventory/host_vars/buildvm-09.phx2.fedoraproject.org | 1 + inventory/host_vars/buildvm-10.phx2.fedoraproject.org | 1 + inventory/host_vars/buildvm-11.phx2.fedoraproject.org | 1 + inventory/host_vars/buildvm-12.phx2.fedoraproject.org | 1 + inventory/host_vars/buildvm-13.phx2.fedoraproject.org | 1 + inventory/host_vars/buildvm-14.phx2.fedoraproject.org | 1 + inventory/host_vars/buildvm-15.phx2.fedoraproject.org | 1 + inventory/host_vars/buildvm-16.phx2.fedoraproject.org | 1 + inventory/host_vars/buildvm-17.phx2.fedoraproject.org | 1 + inventory/host_vars/buildvm-18.phx2.fedoraproject.org | 1 + inventory/host_vars/buildvm-19.phx2.fedoraproject.org | 1 + inventory/host_vars/buildvm-20.phx2.fedoraproject.org | 1 + inventory/host_vars/buildvm-21.phx2.fedoraproject.org | 1 + inventory/host_vars/buildvm-22.phx2.fedoraproject.org | 1 + inventory/host_vars/buildvm-23.phx2.fedoraproject.org | 1 + inventory/host_vars/buildvm-24.phx2.fedoraproject.org | 1 + inventory/host_vars/buildvm-26.phx2.fedoraproject.org | 1 + 25 files changed, 25 insertions(+) diff --git a/inventory/host_vars/buildvm-01.phx2.fedoraproject.org b/inventory/host_vars/buildvm-01.phx2.fedoraproject.org index 3699298e78..67ea35e3eb 100644 --- a/inventory/host_vars/buildvm-01.phx2.fedoraproject.org +++ b/inventory/host_vars/buildvm-01.phx2.fedoraproject.org @@ -1,3 +1,4 @@ --- vmhost: buildvmhost-01.phx2.fedoraproject.org eth0_ip: 10.5.125.98 +eth1_ip: 10.5.127.158 diff --git a/inventory/host_vars/buildvm-02.phx2.fedoraproject.org b/inventory/host_vars/buildvm-02.phx2.fedoraproject.org index 02d04f88db..9a417545d2 100644 --- a/inventory/host_vars/buildvm-02.phx2.fedoraproject.org +++ b/inventory/host_vars/buildvm-02.phx2.fedoraproject.org @@ -1,3 +1,4 @@ --- vmhost: buildvmhost-01.phx2.fedoraproject.org eth0_ip: 10.5.125.99 +eth1_ip: 10.5.127.159 diff --git a/inventory/host_vars/buildvm-03.phx2.fedoraproject.org b/inventory/host_vars/buildvm-03.phx2.fedoraproject.org index 2a36b4138c..82fd2da518 100644 --- a/inventory/host_vars/buildvm-03.phx2.fedoraproject.org +++ b/inventory/host_vars/buildvm-03.phx2.fedoraproject.org @@ -1,3 +1,4 @@ --- vmhost: buildvmhost-01.phx2.fedoraproject.org eth0_ip: 10.5.125.100 +eth1_ip: 10.5.127.160 diff --git a/inventory/host_vars/buildvm-04.phx2.fedoraproject.org b/inventory/host_vars/buildvm-04.phx2.fedoraproject.org index 659e9689e3..88e4a86268 100644 --- a/inventory/host_vars/buildvm-04.phx2.fedoraproject.org +++ b/inventory/host_vars/buildvm-04.phx2.fedoraproject.org @@ -2,3 +2,4 @@ vmhost: buildvmhost-02.phx2.fedoraproject.org eth0_ip: 10.5.125.101 +eth1_ip: 10.5.127.161 diff --git a/inventory/host_vars/buildvm-05.phx2.fedoraproject.org b/inventory/host_vars/buildvm-05.phx2.fedoraproject.org index 4871c5ffaf..e1ba2de1bf 100644 --- a/inventory/host_vars/buildvm-05.phx2.fedoraproject.org +++ b/inventory/host_vars/buildvm-05.phx2.fedoraproject.org @@ -2,3 +2,4 @@ vmhost: buildvmhost-02.phx2.fedoraproject.org eth0_ip: 10.5.125.102 +eth1_ip: 10.5.127.162 diff --git a/inventory/host_vars/buildvm-06.phx2.fedoraproject.org b/inventory/host_vars/buildvm-06.phx2.fedoraproject.org index 4dbc5b33ba..16136acd98 100644 --- a/inventory/host_vars/buildvm-06.phx2.fedoraproject.org +++ b/inventory/host_vars/buildvm-06.phx2.fedoraproject.org @@ -2,3 +2,4 @@ vmhost: buildvmhost-02.phx2.fedoraproject.org eth0_ip: 10.5.125.103 +eth1_ip: 10.5.127.163 diff --git a/inventory/host_vars/buildvm-07.phx2.fedoraproject.org b/inventory/host_vars/buildvm-07.phx2.fedoraproject.org index c97902f658..ce7f75241a 100644 --- a/inventory/host_vars/buildvm-07.phx2.fedoraproject.org +++ b/inventory/host_vars/buildvm-07.phx2.fedoraproject.org @@ -4,3 +4,4 @@ vmhost: buildvmhost-03.phx2.fedoraproject.org eth0_ip: 10.5.125.104 +eth1_ip: 10.5.127.164 diff --git a/inventory/host_vars/buildvm-08.phx2.fedoraproject.org b/inventory/host_vars/buildvm-08.phx2.fedoraproject.org index 3cfc4967af..f58b7afe97 100644 --- a/inventory/host_vars/buildvm-08.phx2.fedoraproject.org +++ b/inventory/host_vars/buildvm-08.phx2.fedoraproject.org @@ -4,3 +4,4 @@ vmhost: buildvmhost-03.phx2.fedoraproject.org eth0_ip: 10.5.125.105 +eth1_ip: 10.5.127.165 diff --git a/inventory/host_vars/buildvm-09.phx2.fedoraproject.org b/inventory/host_vars/buildvm-09.phx2.fedoraproject.org index eb5133db6a..473d713676 100644 --- a/inventory/host_vars/buildvm-09.phx2.fedoraproject.org +++ b/inventory/host_vars/buildvm-09.phx2.fedoraproject.org @@ -4,3 +4,4 @@ vmhost: buildvmhost-03.phx2.fedoraproject.org eth0_ip: 10.5.125.106 +eth1_ip: 10.5.127.166 diff --git a/inventory/host_vars/buildvm-10.phx2.fedoraproject.org b/inventory/host_vars/buildvm-10.phx2.fedoraproject.org index 5771094c89..95124c946b 100644 --- a/inventory/host_vars/buildvm-10.phx2.fedoraproject.org +++ b/inventory/host_vars/buildvm-10.phx2.fedoraproject.org @@ -4,3 +4,4 @@ vmhost: buildvmhost-04.phx2.fedoraproject.org eth0_ip: 10.5.125.107 +eth1_ip: 10.5.127.167 diff --git a/inventory/host_vars/buildvm-11.phx2.fedoraproject.org b/inventory/host_vars/buildvm-11.phx2.fedoraproject.org index d89a21d22c..2d13163dc4 100644 --- a/inventory/host_vars/buildvm-11.phx2.fedoraproject.org +++ b/inventory/host_vars/buildvm-11.phx2.fedoraproject.org @@ -4,3 +4,4 @@ vmhost: buildvmhost-04.phx2.fedoraproject.org eth0_ip: 10.5.125.108 +eth1_ip: 10.5.127.168 diff --git a/inventory/host_vars/buildvm-12.phx2.fedoraproject.org b/inventory/host_vars/buildvm-12.phx2.fedoraproject.org index 2e8de3291c..03e8794e9c 100644 --- a/inventory/host_vars/buildvm-12.phx2.fedoraproject.org +++ b/inventory/host_vars/buildvm-12.phx2.fedoraproject.org @@ -4,3 +4,4 @@ vmhost: buildvmhost-04.phx2.fedoraproject.org eth0_ip: 10.5.125.109 +eth1_ip: 10.5.127.169 diff --git a/inventory/host_vars/buildvm-13.phx2.fedoraproject.org b/inventory/host_vars/buildvm-13.phx2.fedoraproject.org index e9917cf8ab..a0ec869fff 100644 --- a/inventory/host_vars/buildvm-13.phx2.fedoraproject.org +++ b/inventory/host_vars/buildvm-13.phx2.fedoraproject.org @@ -4,3 +4,4 @@ vmhost: buildvmhost-05.phx2.fedoraproject.org eth0_ip: 10.5.125.110 +eth1_ip: 10.5.127.170 diff --git a/inventory/host_vars/buildvm-14.phx2.fedoraproject.org b/inventory/host_vars/buildvm-14.phx2.fedoraproject.org index a5f8598bf6..0fb63496c5 100644 --- a/inventory/host_vars/buildvm-14.phx2.fedoraproject.org +++ b/inventory/host_vars/buildvm-14.phx2.fedoraproject.org @@ -4,3 +4,4 @@ vmhost: buildvmhost-05.phx2.fedoraproject.org eth0_ip: 10.5.125.111 +eth1_ip: 10.5.127.171 diff --git a/inventory/host_vars/buildvm-15.phx2.fedoraproject.org b/inventory/host_vars/buildvm-15.phx2.fedoraproject.org index 8127d89de7..837d3b591f 100644 --- a/inventory/host_vars/buildvm-15.phx2.fedoraproject.org +++ b/inventory/host_vars/buildvm-15.phx2.fedoraproject.org @@ -4,3 +4,4 @@ vmhost: buildvmhost-05.phx2.fedoraproject.org eth0_ip: 10.5.125.112 +eth1_ip: 10.5.127.172 diff --git a/inventory/host_vars/buildvm-16.phx2.fedoraproject.org b/inventory/host_vars/buildvm-16.phx2.fedoraproject.org index 051f07c1c6..aa024e1a95 100644 --- a/inventory/host_vars/buildvm-16.phx2.fedoraproject.org +++ b/inventory/host_vars/buildvm-16.phx2.fedoraproject.org @@ -6,3 +6,4 @@ num_cpus: 3 lvm_size: 130000 eth0_ip: 10.5.125.113 +eth1_ip: 10.5.127.173 diff --git a/inventory/host_vars/buildvm-17.phx2.fedoraproject.org b/inventory/host_vars/buildvm-17.phx2.fedoraproject.org index 16b03b81b8..e77b53b17d 100644 --- a/inventory/host_vars/buildvm-17.phx2.fedoraproject.org +++ b/inventory/host_vars/buildvm-17.phx2.fedoraproject.org @@ -6,3 +6,4 @@ num_cpus: 3 lvm_size: 130000 eth0_ip: 10.5.125.140 +eth1_ip: 10.5.127.174 diff --git a/inventory/host_vars/buildvm-18.phx2.fedoraproject.org b/inventory/host_vars/buildvm-18.phx2.fedoraproject.org index efbe43ea83..c541f86c8d 100644 --- a/inventory/host_vars/buildvm-18.phx2.fedoraproject.org +++ b/inventory/host_vars/buildvm-18.phx2.fedoraproject.org @@ -4,3 +4,4 @@ vmhost: buildvmhost-07.phx2.fedoraproject.org eth0_ip: 10.5.125.141 +eth1_ip: 10.5.127.175 diff --git a/inventory/host_vars/buildvm-19.phx2.fedoraproject.org b/inventory/host_vars/buildvm-19.phx2.fedoraproject.org index c19d46b973..0f6a63044c 100644 --- a/inventory/host_vars/buildvm-19.phx2.fedoraproject.org +++ b/inventory/host_vars/buildvm-19.phx2.fedoraproject.org @@ -4,3 +4,4 @@ vmhost: buildvmhost-07.phx2.fedoraproject.org eth0_ip: 10.5.125.142 +eth1_ip: 10.5.127.176 diff --git a/inventory/host_vars/buildvm-20.phx2.fedoraproject.org b/inventory/host_vars/buildvm-20.phx2.fedoraproject.org index 63e5eced49..b1f91a032e 100644 --- a/inventory/host_vars/buildvm-20.phx2.fedoraproject.org +++ b/inventory/host_vars/buildvm-20.phx2.fedoraproject.org @@ -4,3 +4,4 @@ vmhost: buildvmhost-07.phx2.fedoraproject.org eth0_ip: 10.5.125.143 +eth1_ip: 10.5.127.177 diff --git a/inventory/host_vars/buildvm-21.phx2.fedoraproject.org b/inventory/host_vars/buildvm-21.phx2.fedoraproject.org index 69db912ece..35641c5d7a 100644 --- a/inventory/host_vars/buildvm-21.phx2.fedoraproject.org +++ b/inventory/host_vars/buildvm-21.phx2.fedoraproject.org @@ -4,3 +4,4 @@ vmhost: buildvmhost-08.phx2.fedoraproject.org eth0_ip: 10.5.125.144 +eth1_ip: 10.5.127.178 diff --git a/inventory/host_vars/buildvm-22.phx2.fedoraproject.org b/inventory/host_vars/buildvm-22.phx2.fedoraproject.org index 27cc6c276a..74af27232f 100644 --- a/inventory/host_vars/buildvm-22.phx2.fedoraproject.org +++ b/inventory/host_vars/buildvm-22.phx2.fedoraproject.org @@ -4,3 +4,4 @@ vmhost: buildvmhost-08.phx2.fedoraproject.org eth0_ip: 10.5.125.145 +eth1_ip: 10.5.127.179 diff --git a/inventory/host_vars/buildvm-23.phx2.fedoraproject.org b/inventory/host_vars/buildvm-23.phx2.fedoraproject.org index fe80ec25cf..ac094a7d4c 100644 --- a/inventory/host_vars/buildvm-23.phx2.fedoraproject.org +++ b/inventory/host_vars/buildvm-23.phx2.fedoraproject.org @@ -4,3 +4,4 @@ vmhost: buildvmhost-08.phx2.fedoraproject.org eth0_ip: 10.5.125.146 +eth1_ip: 10.5.127.180 diff --git a/inventory/host_vars/buildvm-24.phx2.fedoraproject.org b/inventory/host_vars/buildvm-24.phx2.fedoraproject.org index 96e0ba66ce..6be63bec52 100644 --- a/inventory/host_vars/buildvm-24.phx2.fedoraproject.org +++ b/inventory/host_vars/buildvm-24.phx2.fedoraproject.org @@ -4,3 +4,4 @@ vmhost: buildvmhost-09.phx2.fedoraproject.org eth0_ip: 10.5.125.147 +eth1_ip: 10.5.127.181 diff --git a/inventory/host_vars/buildvm-26.phx2.fedoraproject.org b/inventory/host_vars/buildvm-26.phx2.fedoraproject.org index 7f1a93af07..c2b9b947ce 100644 --- a/inventory/host_vars/buildvm-26.phx2.fedoraproject.org +++ b/inventory/host_vars/buildvm-26.phx2.fedoraproject.org @@ -4,3 +4,4 @@ vmhost: buildvmhost-09.phx2.fedoraproject.org eth0_ip: 10.5.125.149 +eth1_ip: 10.5.127.183