diff --git a/inventory/host_vars/buildvm-a32-01.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-01.iad2.fedoraproject.org index e5df18cdad..08b929d20a 100644 --- a/inventory/host_vars/buildvm-a32-01.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-01.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-a64-01.iad2.fedoraproject.org -eth0_ip: 10.3.170.61 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.170.61 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.170.254 + +has_ipv6: no + +mac0: 52:54:00:0d:2c:f0 + +network_connections: + - name: eth0 + mac: "{{ mac0 }}" + state: down + type: ethernet + ip: + address: + - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}" + gateway4: "{{ eth0_ipv4_gw }}" + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - iad2.fedoraproject.org + - fedoraproject.org + dhcp4: no + auto6: no \ No newline at end of file diff --git a/inventory/host_vars/buildvm-a32-01.stg.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-01.stg.iad2.fedoraproject.org index 08b1c5f30b..a30836a17f 100644 --- a/inventory/host_vars/buildvm-a32-01.stg.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-01.stg.iad2.fedoraproject.org @@ -1,3 +1,33 @@ --- vmhost: bvmhost-a64-01.stg.iad2.fedoraproject.org -eth0_ip: 10.3.167.46 + +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.167.46 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.167.254 + +has_ipv6: no + +mac0: 52:54:00:d7:04:aa + +network_connections: + - name: eth0 + mac: "{{ mac0 }}" + state: down + type: ethernet + ip: + address: + - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}" + gateway4: "{{ eth0_ipv4_gw }}" + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - iad2.fedoraproject.org + - fedoraproject.org + dhcp4: no + auto6: no diff --git a/inventory/host_vars/buildvm-a32-02.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-02.iad2.fedoraproject.org index 9aa02db0f9..0be86838fd 100644 --- a/inventory/host_vars/buildvm-a32-02.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-02.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-a64-01.iad2.fedoraproject.org -eth0_ip: 10.3.170.62 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.170.62 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.170.254 + +has_ipv6: no + +mac0: 52:54:00:ac:8e:53 + +network_connections: + - name: eth0 + mac: "{{ mac0 }}" + state: down + type: ethernet + ip: + address: + - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}" + gateway4: "{{ eth0_ipv4_gw }}" + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - iad2.fedoraproject.org + - fedoraproject.org + dhcp4: no + auto6: no diff --git a/inventory/host_vars/buildvm-a32-02.stg.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-02.stg.iad2.fedoraproject.org index 997733ecd4..8f640f70c2 100644 --- a/inventory/host_vars/buildvm-a32-02.stg.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-02.stg.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-a64-01.stg.iad2.fedoraproject.org -eth0_ip: 10.3.167.54 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.167.54 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.167.254 + +has_ipv6: no + +mac0: 52:54:00:ac:8e:53 + +network_connections: + - name: eth0 + mac: "{{ mac0 }}" + state: down + type: ethernet + ip: + address: + - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}" + gateway4: "{{ eth0_ipv4_gw }}" + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - iad2.fedoraproject.org + - fedoraproject.org + dhcp4: no + auto6: no diff --git a/inventory/host_vars/buildvm-a32-03.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-03.iad2.fedoraproject.org index 7797fe8570..eda1b9402c 100644 --- a/inventory/host_vars/buildvm-a32-03.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-03.iad2.fedoraproject.org @@ -1,3 +1,33 @@ --- vmhost: bvmhost-a64-01.iad2.fedoraproject.org -eth0_ip: 10.3.170.63 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.170.63 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.170.254 + +has_ipv6: no + +mac0: 52:54:00:c3:fb:32 + +network_connections: + - name: eth0 + mac: "{{ mac0 }}" + state: down + type: ethernet + ip: + address: + - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}" + gateway4: "{{ eth0_ipv4_gw }}" + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - iad2.fedoraproject.org + - fedoraproject.org + dhcp4: no + auto6: no + diff --git a/inventory/host_vars/buildvm-a32-04.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-04.iad2.fedoraproject.org index ede5b610b1..856baa0846 100644 --- a/inventory/host_vars/buildvm-a32-04.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-04.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-a64-02.iad2.fedoraproject.org -eth0_ip: 10.3.170.64 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.170.64 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.170.254 + +has_ipv6: no + +mac0: 52:54:00:5c:f6:d2 + +network_connections: + - name: eth0 + mac: "{{ mac0 }}" + state: down + type: ethernet + ip: + address: + - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}" + gateway4: "{{ eth0_ipv4_gw }}" + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - iad2.fedoraproject.org + - fedoraproject.org + dhcp4: no + auto6: no diff --git a/inventory/host_vars/buildvm-a32-05.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-05.iad2.fedoraproject.org index 902252b601..be5a2c22b4 100644 --- a/inventory/host_vars/buildvm-a32-05.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-05.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-a64-02.iad2.fedoraproject.org -eth0_ip: 10.3.170.65 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.170.65 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.170.254 + +has_ipv6: no + +mac0: 52:54:00:d7:98:00 + +network_connections: + - name: eth0 + mac: "{{ mac0 }}" + state: down + type: ethernet + ip: + address: + - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}" + gateway4: "{{ eth0_ipv4_gw }}" + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - iad2.fedoraproject.org + - fedoraproject.org + dhcp4: no + auto6: no diff --git a/inventory/host_vars/buildvm-a32-06.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-06.iad2.fedoraproject.org index fd2f1aec93..2d3886f8cd 100644 --- a/inventory/host_vars/buildvm-a32-06.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-06.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-a64-02.iad2.fedoraproject.org -eth0_ip: 10.3.170.66 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.170.66 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.170.254 + +has_ipv6: no + +mac0: 52:54:00:de:fc:9e + +network_connections: + - name: eth0 + mac: "{{ mac0 }}" + state: down + type: ethernet + ip: + address: + - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}" + gateway4: "{{ eth0_ipv4_gw }}" + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - iad2.fedoraproject.org + - fedoraproject.org + dhcp4: no + auto6: no \ No newline at end of file diff --git a/inventory/host_vars/buildvm-a32-07.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-07.iad2.fedoraproject.org index c9132bfba0..bbe3ed05d2 100644 --- a/inventory/host_vars/buildvm-a32-07.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-07.iad2.fedoraproject.org @@ -1,3 +1,33 @@ --- vmhost: bvmhost-a64-03.iad2.fedoraproject.org -eth0_ip: 10.3.170.67 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.170.67 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.170.254 + +has_ipv6: no + +mac0: 52:54:00:5d:9e:16 + +network_connections: + - name: eth0 + mac: "{{ mac0 }}" + state: down + type: ethernet + ip: + address: + - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}" + gateway4: "{{ eth0_ipv4_gw }}" + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - iad2.fedoraproject.org + - fedoraproject.org + dhcp4: no + auto6: no + \ No newline at end of file diff --git a/inventory/host_vars/buildvm-a32-08.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-08.iad2.fedoraproject.org index 6b6e1d45b5..a941a9f99f 100644 --- a/inventory/host_vars/buildvm-a32-08.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-08.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-a64-03.iad2.fedoraproject.org -eth0_ip: 10.3.170.68 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.170.68 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.170.254 + +has_ipv6: no + +mac0: 52:54:00:08:bd:f4 + +network_connections: + - name: eth0 + mac: "{{ mac0 }}" + state: down + type: ethernet + ip: + address: + - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}" + gateway4: "{{ eth0_ipv4_gw }}" + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - iad2.fedoraproject.org + - fedoraproject.org + dhcp4: no + auto6: no diff --git a/inventory/host_vars/buildvm-a32-09.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-09.iad2.fedoraproject.org index f30d82d3bb..ca9cb361c6 100644 --- a/inventory/host_vars/buildvm-a32-09.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-09.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-a64-03.iad2.fedoraproject.org -eth0_ip: 10.3.170.69 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.170.69 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.170.254 + +has_ipv6: no + +mac0: 52:54:00:e5:6a:68 + +network_connections: + - name: eth0 + mac: "{{ mac0 }}" + state: down + type: ethernet + ip: + address: + - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}" + gateway4: "{{ eth0_ipv4_gw }}" + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - iad2.fedoraproject.org + - fedoraproject.org + dhcp4: no + auto6: no \ No newline at end of file diff --git a/inventory/host_vars/buildvm-a32-10.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-10.iad2.fedoraproject.org index 12669012b5..941fbde5e2 100644 --- a/inventory/host_vars/buildvm-a32-10.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-10.iad2.fedoraproject.org @@ -1,3 +1,33 @@ --- vmhost: bvmhost-a64-04.iad2.fedoraproject.org -eth0_ip: 10.3.170.70 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.170.70 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.170.254 + +has_ipv6: no + +mac0: 52:54:00:e7:6f:ed + +network_connections: + - name: eth0 + mac: "{{ mac0 }}" + state: down + type: ethernet + ip: + address: + - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}" + gateway4: "{{ eth0_ipv4_gw }}" + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - iad2.fedoraproject.org + - fedoraproject.org + dhcp4: no + auto6: no + diff --git a/inventory/host_vars/buildvm-a32-11.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-11.iad2.fedoraproject.org index 03db8e6488..62a203c7b0 100644 --- a/inventory/host_vars/buildvm-a32-11.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-11.iad2.fedoraproject.org @@ -1,3 +1,33 @@ --- vmhost: bvmhost-a64-04.iad2.fedoraproject.org -eth0_ip: 10.3.170.71 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.170.71 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.170.254 + +has_ipv6: no + +mac0: 52:54:00:18:90:20 + +network_connections: + - name: eth0 + mac: "{{ mac0 }}" + state: down + type: ethernet + ip: + address: + - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}" + gateway4: "{{ eth0_ipv4_gw }}" + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - iad2.fedoraproject.org + - fedoraproject.org + dhcp4: no + auto6: no + diff --git a/inventory/host_vars/buildvm-a32-12.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-12.iad2.fedoraproject.org index c6c457ad6d..45cda7f55e 100644 --- a/inventory/host_vars/buildvm-a32-12.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-12.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-a64-04.iad2.fedoraproject.org -eth0_ip: 10.3.170.72 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.170.72 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.170.254 + +has_ipv6: no + +mac0: 52:54:00:23:d9:c7 + +network_connections: + - name: eth0 + mac: "{{ mac0 }}" + state: down + type: ethernet + ip: + address: + - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}" + gateway4: "{{ eth0_ipv4_gw }}" + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - iad2.fedoraproject.org + - fedoraproject.org + dhcp4: no + auto6: no diff --git a/inventory/host_vars/buildvm-a32-13.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-13.iad2.fedoraproject.org index 7ed5877cb8..db44ccadc5 100644 --- a/inventory/host_vars/buildvm-a32-13.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-13.iad2.fedoraproject.org @@ -1,3 +1,33 @@ --- vmhost: bvmhost-a64-05.iad2.fedoraproject.org -eth0_ip: 10.3.170.73 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.170.73 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.170.254 + +has_ipv6: no + +mac0: 52:54:00:67:17:ea + +network_connections: + - name: eth0 + mac: "{{ mac0 }}" + state: down + type: ethernet + ip: + address: + - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}" + gateway4: "{{ eth0_ipv4_gw }}" + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - iad2.fedoraproject.org + - fedoraproject.org + dhcp4: no + auto6: no + diff --git a/inventory/host_vars/buildvm-a32-14.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-14.iad2.fedoraproject.org index 4858040906..f328248cb3 100644 --- a/inventory/host_vars/buildvm-a32-14.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-14.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-a64-05.iad2.fedoraproject.org -eth0_ip: 10.3.170.74 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.170.74 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.170.254 + +has_ipv6: no + +mac0: 52:54:00:28:be:1a + +network_connections: + - name: eth0 + mac: "{{ mac0 }}" + state: down + type: ethernet + ip: + address: + - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}" + gateway4: "{{ eth0_ipv4_gw }}" + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - iad2.fedoraproject.org + - fedoraproject.org + dhcp4: no + auto6: no diff --git a/inventory/host_vars/buildvm-a32-15.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-15.iad2.fedoraproject.org index bc5a516ee6..b88ffac8e3 100644 --- a/inventory/host_vars/buildvm-a32-15.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-15.iad2.fedoraproject.org @@ -1,3 +1,33 @@ --- vmhost: bvmhost-a64-05.iad2.fedoraproject.org -eth0_ip: 10.3.170.75 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.170.75 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.170.254 + +has_ipv6: no + +mac0: 52:54:00:52:1c:61 + +network_connections: + - name: eth0 + mac: "{{ mac0 }}" + state: down + type: ethernet + ip: + address: + - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}" + gateway4: "{{ eth0_ipv4_gw }}" + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - iad2.fedoraproject.org + - fedoraproject.org + dhcp4: no + auto6: no + diff --git a/inventory/host_vars/buildvm-a32-16.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-16.iad2.fedoraproject.org index 58b712388a..cd5f15043e 100644 --- a/inventory/host_vars/buildvm-a32-16.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-16.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-a64-06.iad2.fedoraproject.org -eth0_ip: 10.3.170.76 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.170.76 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.170.254 + +has_ipv6: no + +mac0: 52:54:00:34:95:28 + +network_connections: + - name: eth0 + mac: "{{ mac0 }}" + state: down + type: ethernet + ip: + address: + - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}" + gateway4: "{{ eth0_ipv4_gw }}" + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - iad2.fedoraproject.org + - fedoraproject.org + dhcp4: no + auto6: no diff --git a/inventory/host_vars/buildvm-a32-17.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-17.iad2.fedoraproject.org index bb7c376eaf..99810e3fa9 100644 --- a/inventory/host_vars/buildvm-a32-17.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-17.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-a64-06.iad2.fedoraproject.org -eth0_ip: 10.3.170.77 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.170.77 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.170.254 + +has_ipv6: no + +mac0: 52:54:00:6c:d2:9d + +network_connections: + - name: eth0 + mac: "{{ mac0 }}" + state: down + type: ethernet + ip: + address: + - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}" + gateway4: "{{ eth0_ipv4_gw }}" + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - iad2.fedoraproject.org + - fedoraproject.org + dhcp4: no + auto6: no \ No newline at end of file diff --git a/inventory/host_vars/buildvm-a32-18.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-18.iad2.fedoraproject.org index a8a1762e5b..236a08c316 100644 --- a/inventory/host_vars/buildvm-a32-18.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-18.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-a64-06.iad2.fedoraproject.org -eth0_ip: 10.3.170.78 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.170.78 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.170.254 + +has_ipv6: no + +mac0: 52:54:00:f9:13:e4 + +network_connections: + - name: eth0 + mac: "{{ mac0 }}" + state: down + type: ethernet + ip: + address: + - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}" + gateway4: "{{ eth0_ipv4_gw }}" + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - iad2.fedoraproject.org + - fedoraproject.org + dhcp4: no + auto6: no diff --git a/inventory/host_vars/buildvm-a32-19.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-19.iad2.fedoraproject.org index bbe89214c1..94fe84920d 100644 --- a/inventory/host_vars/buildvm-a32-19.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-19.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-a64-07.iad2.fedoraproject.org -eth0_ip: 10.3.170.79 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.170.79 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.170.254 + +has_ipv6: no + +mac0: 52:54:00:2d:53:c8 + +network_connections: + - name: eth0 + mac: "{{ mac0 }}" + state: down + type: ethernet + ip: + address: + - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}" + gateway4: "{{ eth0_ipv4_gw }}" + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - iad2.fedoraproject.org + - fedoraproject.org + dhcp4: no + auto6: no diff --git a/inventory/host_vars/buildvm-a32-20.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-20.iad2.fedoraproject.org index ed7f26b4cd..a6845e4e2e 100644 --- a/inventory/host_vars/buildvm-a32-20.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-20.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-a64-07.iad2.fedoraproject.org -eth0_ip: 10.3.170.80 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.170.80 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.170.254 + +has_ipv6: no + +mac0: 52:54:00:b6:5e:eb + +network_connections: + - name: eth0 + mac: "{{ mac0 }}" + state: down + type: ethernet + ip: + address: + - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}" + gateway4: "{{ eth0_ipv4_gw }}" + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - iad2.fedoraproject.org + - fedoraproject.org + dhcp4: no + auto6: no diff --git a/inventory/host_vars/buildvm-a32-21.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-21.iad2.fedoraproject.org index 026047d98f..67b05a9f63 100644 --- a/inventory/host_vars/buildvm-a32-21.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-21.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-a64-07.iad2.fedoraproject.org -eth0_ip: 10.3.170.81 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.170.81 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.170.254 + +has_ipv6: no + +mac0: 52:54:00:67:c4:5b + +network_connections: + - name: eth0 + mac: "{{ mac0 }}" + state: down + type: ethernet + ip: + address: + - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}" + gateway4: "{{ eth0_ipv4_gw }}" + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - iad2.fedoraproject.org + - fedoraproject.org + dhcp4: no + auto6: no diff --git a/inventory/host_vars/buildvm-a32-22.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-22.iad2.fedoraproject.org index d68e332c3b..59d75b3e28 100644 --- a/inventory/host_vars/buildvm-a32-22.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-22.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-a64-08.iad2.fedoraproject.org -eth0_ip: 10.3.170.82 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.170.82 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.170.254 + +has_ipv6: no + +mac0: 52:54:00:77:e0:9d + +network_connections: + - name: eth0 + mac: "{{ mac0 }}" + state: down + type: ethernet + ip: + address: + - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}" + gateway4: "{{ eth0_ipv4_gw }}" + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - iad2.fedoraproject.org + - fedoraproject.org + dhcp4: no + auto6: no diff --git a/inventory/host_vars/buildvm-a32-23.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-23.iad2.fedoraproject.org index 5725650fbf..673abfee34 100644 --- a/inventory/host_vars/buildvm-a32-23.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-23.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-a64-08.iad2.fedoraproject.org -eth0_ip: 10.3.170.83 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.170.83 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.170.254 + +has_ipv6: no + +mac0: 52:54:00:59:40:a8 + +network_connections: + - name: eth0 + mac: "{{ mac0 }}" + state: down + type: ethernet + ip: + address: + - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}" + gateway4: "{{ eth0_ipv4_gw }}" + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - iad2.fedoraproject.org + - fedoraproject.org + dhcp4: no + auto6: no diff --git a/inventory/host_vars/buildvm-a32-24.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-24.iad2.fedoraproject.org index e4ba20baf9..12dec72c84 100644 --- a/inventory/host_vars/buildvm-a32-24.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-24.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-a64-08.iad2.fedoraproject.org -eth0_ip: 10.3.170.84 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.170.84 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.170.254 + +has_ipv6: no + +mac0: 52:54:00:d3:91:61 + +network_connections: + - name: eth0 + mac: "{{ mac0 }}" + state: down + type: ethernet + ip: + address: + - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}" + gateway4: "{{ eth0_ipv4_gw }}" + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - iad2.fedoraproject.org + - fedoraproject.org + dhcp4: no + auto6: no diff --git a/inventory/host_vars/buildvm-a32-25.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-25.iad2.fedoraproject.org index 1e11e5c4af..1f56b5eb95 100644 --- a/inventory/host_vars/buildvm-a32-25.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-25.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-a64-09.iad2.fedoraproject.org -eth0_ip: 10.3.170.85 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.170.85 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.170.254 + +has_ipv6: no + +mac0: 52:54:00:fa:fc:dd + +network_connections: + - name: eth0 + mac: "{{ mac0 }}" + state: down + type: ethernet + ip: + address: + - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}" + gateway4: "{{ eth0_ipv4_gw }}" + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - iad2.fedoraproject.org + - fedoraproject.org + dhcp4: no + auto6: no diff --git a/inventory/host_vars/buildvm-a32-26.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-26.iad2.fedoraproject.org index 4a706b9d1c..c53ef7612a 100644 --- a/inventory/host_vars/buildvm-a32-26.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-26.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-a64-09.iad2.fedoraproject.org -eth0_ip: 10.3.170.86 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.170.86 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.170.254 + +has_ipv6: no + +mac0: 52:54:00:43:98:b2 + +network_connections: + - name: eth0 + mac: "{{ mac0 }}" + state: down + type: ethernet + ip: + address: + - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}" + gateway4: "{{ eth0_ipv4_gw }}" + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - iad2.fedoraproject.org + - fedoraproject.org + dhcp4: no + auto6: no diff --git a/inventory/host_vars/buildvm-a32-27.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-27.iad2.fedoraproject.org index cf11a99f3d..5e0e64adb0 100644 --- a/inventory/host_vars/buildvm-a32-27.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-27.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-a64-09.iad2.fedoraproject.org -eth0_ip: 10.3.170.87 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.170.87 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.170.254 + +has_ipv6: no + +mac0: 52:54:00:ef:19:17 + +network_connections: + - name: eth0 + mac: "{{ mac0 }}" + state: down + type: ethernet + ip: + address: + - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}" + gateway4: "{{ eth0_ipv4_gw }}" + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - iad2.fedoraproject.org + - fedoraproject.org + dhcp4: no + auto6: no diff --git a/inventory/host_vars/buildvm-a32-31.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-31.iad2.fedoraproject.org index 46bf356894..17c4da189d 100644 --- a/inventory/host_vars/buildvm-a32-31.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-31.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-a64-11.iad2.fedoraproject.org -eth0_ip: 10.3.170.144 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.170.144 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.170.254 + +has_ipv6: no + +mac0: 52:54:00:9e:67:92 + +network_connections: + - name: eth0 + mac: "{{ mac0 }}" + state: down + type: ethernet + ip: + address: + - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}" + gateway4: "{{ eth0_ipv4_gw }}" + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - iad2.fedoraproject.org + - fedoraproject.org + dhcp4: no + auto6: no diff --git a/inventory/host_vars/buildvm-a32-32.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-32.iad2.fedoraproject.org index d98ba9e706..f1ff023af8 100644 --- a/inventory/host_vars/buildvm-a32-32.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-32.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-a64-11.iad2.fedoraproject.org -eth0_ip: 10.3.170.145 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.170.145 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.170.254 + +has_ipv6: no + +mac0: 52:54:00:48:3e:a3 + +network_connections: + - name: eth0 + mac: "{{ mac0 }}" + state: down + type: ethernet + ip: + address: + - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}" + gateway4: "{{ eth0_ipv4_gw }}" + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - iad2.fedoraproject.org + - fedoraproject.org + dhcp4: no + auto6: no diff --git a/inventory/host_vars/buildvm-a32-33.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-33.iad2.fedoraproject.org index 3aede100e7..53527d08cf 100644 --- a/inventory/host_vars/buildvm-a32-33.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-33.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-a64-11.iad2.fedoraproject.org -eth0_ip: 10.3.170.146 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.170.146 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.170.254 + +has_ipv6: no + +mac0: 52:54:00:ec:06:17 + +network_connections: + - name: eth0 + mac: "{{ mac0 }}" + state: down + type: ethernet + ip: + address: + - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}" + gateway4: "{{ eth0_ipv4_gw }}" + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - iad2.fedoraproject.org + - fedoraproject.org + dhcp4: no + auto6: no