From b05ff8be08d02a38ba8ed2d835d17edbf77e1173 Mon Sep 17 00:00:00 2001 From: Bogdan Benea Date: Fri, 26 Mar 2021 14:22:21 +0200 Subject: [PATCH] another batch of servers added --- .../buildvm-a64-24.iad2.fedoraproject.org | 31 +++++++++++++++++- .../buildvm-a64-25.iad2.fedoraproject.org | 31 +++++++++++++++++- .../buildvm-a64-26.iad2.fedoraproject.org | 31 +++++++++++++++++- .../buildvm-a64-27.iad2.fedoraproject.org | 31 +++++++++++++++++- .../buildvm-a64-31.iad2.fedoraproject.org | 31 +++++++++++++++++- .../buildvm-a64-32.iad2.fedoraproject.org | 31 +++++++++++++++++- .../buildvm-a64-33.iad2.fedoraproject.org | 31 +++++++++++++++++- .../buildvm-ppc64le-01.iad2.fedoraproject.org | 31 +++++++++++++++++- ...ldvm-ppc64le-01.stg.iad2.fedoraproject.org | 31 +++++++++++++++++- .../buildvm-ppc64le-02.iad2.fedoraproject.org | 31 +++++++++++++++++- ...ldvm-ppc64le-02.stg.iad2.fedoraproject.org | 31 +++++++++++++++++- .../buildvm-ppc64le-03.iad2.fedoraproject.org | 31 +++++++++++++++++- ...ldvm-ppc64le-03.stg.iad2.fedoraproject.org | 31 +++++++++++++++++- .../buildvm-ppc64le-04.iad2.fedoraproject.org | 31 +++++++++++++++++- ...ldvm-ppc64le-04.stg.iad2.fedoraproject.org | 31 +++++++++++++++++- .../buildvm-ppc64le-05.iad2.fedoraproject.org | 31 +++++++++++++++++- ...ldvm-ppc64le-05.stg.iad2.fedoraproject.org | 31 +++++++++++++++++- .../buildvm-ppc64le-06.iad2.fedoraproject.org | 32 ++++++++++++++++++- .../buildvm-ppc64le-07.iad2.fedoraproject.org | 31 +++++++++++++++++- .../buildvm-ppc64le-08.iad2.fedoraproject.org | 31 +++++++++++++++++- .../buildvm-ppc64le-09.iad2.fedoraproject.org | 31 +++++++++++++++++- .../buildvm-ppc64le-10.iad2.fedoraproject.org | 31 +++++++++++++++++- 22 files changed, 661 insertions(+), 22 deletions(-) diff --git a/inventory/host_vars/buildvm-a64-24.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-24.iad2.fedoraproject.org index b233393111..61322bdefe 100644 --- a/inventory/host_vars/buildvm-a64-24.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-24.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-a64-08.iad2.fedoraproject.org -eth0_ip: 10.3.170.114 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.170.114 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.170.254 + +has_ipv6: no + +mac0: 52:54:00:2f:4a:5c + +network_connections: +- name: eth0 + mac: "{{ mac0 }}" + state: up + 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-a64-25.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-25.iad2.fedoraproject.org index d88f9cb0cf..9c6bc890d6 100644 --- a/inventory/host_vars/buildvm-a64-25.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-25.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-a64-09.iad2.fedoraproject.org -eth0_ip: 10.3.170.115 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.170.115 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.170.254 + +has_ipv6: no + +mac0: 52:54:00:50:46:92 + +network_connections: +- name: eth0 + mac: "{{ mac0 }}" + state: up + 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-a64-26.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-26.iad2.fedoraproject.org index a56caf55bb..bd7d0719a8 100644 --- a/inventory/host_vars/buildvm-a64-26.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-26.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-a64-09.iad2.fedoraproject.org -eth0_ip: 10.3.170.116 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.170.116 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.170.254 + +has_ipv6: no + +mac0: 52:54:00:49:22:db + +network_connections: +- name: eth0 + mac: "{{ mac0 }}" + state: up + 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-a64-27.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-27.iad2.fedoraproject.org index a15c476a0b..2c08a56b68 100644 --- a/inventory/host_vars/buildvm-a64-27.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-27.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-a64-09.iad2.fedoraproject.org -eth0_ip: 10.3.170.117 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.170.117 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.170.254 + +has_ipv6: no + +mac0: 52:54:00:10:15:cf + +network_connections: +- name: eth0 + mac: "{{ mac0 }}" + state: up + 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-a64-31.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-31.iad2.fedoraproject.org index 05e006397c..387c470797 100644 --- a/inventory/host_vars/buildvm-a64-31.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-31.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-a64-11.iad2.fedoraproject.org -eth0_ip: 10.3.170.141 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.170.141 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.170.254 + +has_ipv6: no + +mac0: 52:54:00:cd:15:88 + +network_connections: +- name: eth0 + mac: "{{ mac0 }}" + state: up + 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-a64-32.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-32.iad2.fedoraproject.org index c4cfd4f072..2064d149f1 100644 --- a/inventory/host_vars/buildvm-a64-32.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-32.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-a64-11.iad2.fedoraproject.org -eth0_ip: 10.3.170.142 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.170.142 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.170.254 + +has_ipv6: no + +mac0: 52:54:00:91:82:01 + +network_connections: +- name: eth0 + mac: "{{ mac0 }}" + state: up + 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-a64-33.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-33.iad2.fedoraproject.org index 2782a9ad6b..70eb260d8e 100644 --- a/inventory/host_vars/buildvm-a64-33.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-33.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-a64-11.iad2.fedoraproject.org -eth0_ip: 10.3.170.143 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.170.143 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.170.254 + +has_ipv6: no + +mac0: 52:54:00:37:5c:1d + +network_connections: +- name: eth0 + mac: "{{ mac0 }}" + state: up + 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-ppc64le-01.iad2.fedoraproject.org b/inventory/host_vars/buildvm-ppc64le-01.iad2.fedoraproject.org index 1073c80d3c..5040f854c1 100644 --- a/inventory/host_vars/buildvm-ppc64le-01.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-ppc64le-01.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-p09-01.iad2.fedoraproject.org -eth0_ip: 10.3.171.41 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.171.41 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.171.254 + +has_ipv6: no + +mac0: 52:54:00:c6:c6:96 + +network_connections: +- name: eth0 + mac: "{{ mac0 }}" + state: up + 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-ppc64le-01.stg.iad2.fedoraproject.org b/inventory/host_vars/buildvm-ppc64le-01.stg.iad2.fedoraproject.org index ae789029f8..440c9df614 100644 --- a/inventory/host_vars/buildvm-ppc64le-01.stg.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-ppc64le-01.stg.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-p08-01.stg.iad2.fedoraproject.org -eth0_ip: 10.3.167.47 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.167.47 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.167.254 + +has_ipv6: no + +mac0: 52:54:00:c3:5f:9a + +network_connections: +- name: eth0 + mac: "{{ mac0 }}" + state: up + 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-ppc64le-02.iad2.fedoraproject.org b/inventory/host_vars/buildvm-ppc64le-02.iad2.fedoraproject.org index 424097c376..2b18a74282 100644 --- a/inventory/host_vars/buildvm-ppc64le-02.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-ppc64le-02.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-p09-01.iad2.fedoraproject.org -eth0_ip: 10.3.171.42 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.171.42 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.171.254 + +has_ipv6: no + +mac0: 52:54:00:50:6e:ae + +network_connections: +- name: eth0 + mac: "{{ mac0 }}" + state: up + 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-ppc64le-02.stg.iad2.fedoraproject.org b/inventory/host_vars/buildvm-ppc64le-02.stg.iad2.fedoraproject.org index 829082f248..68127b7f4a 100644 --- a/inventory/host_vars/buildvm-ppc64le-02.stg.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-ppc64le-02.stg.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-p08-01.stg.iad2.fedoraproject.org -eth0_ip: 10.3.167.48 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.167.48 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.167.254 + +has_ipv6: no + +mac0: 52:54:00:a4:8b:ae + +network_connections: +- name: eth0 + mac: "{{ mac0 }}" + state: up + 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-ppc64le-03.iad2.fedoraproject.org b/inventory/host_vars/buildvm-ppc64le-03.iad2.fedoraproject.org index eb67b4a6a7..8e41cb1484 100644 --- a/inventory/host_vars/buildvm-ppc64le-03.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-ppc64le-03.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-p09-01.iad2.fedoraproject.org -eth0_ip: 10.3.171.43 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.171.43 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.171.254 + +has_ipv6: no + +mac0: 52:54:00:69:cc:10 + +network_connections: +- name: eth0 + mac: "{{ mac0 }}" + state: up + 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-ppc64le-03.stg.iad2.fedoraproject.org b/inventory/host_vars/buildvm-ppc64le-03.stg.iad2.fedoraproject.org index a99cde8550..b9a7455e4f 100644 --- a/inventory/host_vars/buildvm-ppc64le-03.stg.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-ppc64le-03.stg.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-p08-01.stg.iad2.fedoraproject.org -eth0_ip: 10.3.167.49 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.167.49 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.167.254 + +has_ipv6: no + +mac0: 52:54:00:ee:06:14 + +network_connections: +- name: eth0 + mac: "{{ mac0 }}" + state: up + 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-ppc64le-04.iad2.fedoraproject.org b/inventory/host_vars/buildvm-ppc64le-04.iad2.fedoraproject.org index 5781cfaf81..0eb0ce7d87 100644 --- a/inventory/host_vars/buildvm-ppc64le-04.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-ppc64le-04.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-p09-01.iad2.fedoraproject.org -eth0_ip: 10.3.171.44 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.171.44 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.171.254 + +has_ipv6: no + +mac0: 52:54:00:72:a2:96 + +network_connections: +- name: eth0 + mac: "{{ mac0 }}" + state: up + 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-ppc64le-04.stg.iad2.fedoraproject.org b/inventory/host_vars/buildvm-ppc64le-04.stg.iad2.fedoraproject.org index aca87d7554..6d074f006b 100644 --- a/inventory/host_vars/buildvm-ppc64le-04.stg.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-ppc64le-04.stg.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-p08-01.stg.iad2.fedoraproject.org -eth0_ip: 10.3.167.50 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.167.50 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.167.254 + +has_ipv6: no + +mac0: 52:54:00:de:dc:59 + +network_connections: +- name: eth0 + mac: "{{ mac0 }}" + state: up + 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-ppc64le-05.iad2.fedoraproject.org b/inventory/host_vars/buildvm-ppc64le-05.iad2.fedoraproject.org index c25706388e..0e37d22b97 100644 --- a/inventory/host_vars/buildvm-ppc64le-05.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-ppc64le-05.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-p09-01.iad2.fedoraproject.org -eth0_ip: 10.3.171.45 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.171.45 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.171.254 + +has_ipv6: no + +mac0: 52:54:00:cf:85:9d + +network_connections: +- name: eth0 + mac: "{{ mac0 }}" + state: up + 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-ppc64le-05.stg.iad2.fedoraproject.org b/inventory/host_vars/buildvm-ppc64le-05.stg.iad2.fedoraproject.org index 06c7ae7c5e..581ed1db16 100644 --- a/inventory/host_vars/buildvm-ppc64le-05.stg.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-ppc64le-05.stg.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-p08-01.stg.iad2.fedoraproject.org -eth0_ip: 10.3.167.51 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.167.51 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.167.254 + +has_ipv6: no + +mac0: 52:54:00:e9:f3:a0 + +network_connections: +- name: eth0 + mac: "{{ mac0 }}" + state: up + 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-ppc64le-06.iad2.fedoraproject.org b/inventory/host_vars/buildvm-ppc64le-06.iad2.fedoraproject.org index 04fd6c80ab..1e62781633 100644 --- a/inventory/host_vars/buildvm-ppc64le-06.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-ppc64le-06.iad2.fedoraproject.org @@ -1,3 +1,33 @@ --- vmhost: bvmhost-p09-01.iad2.fedoraproject.org -eth0_ip: 10.3.171.46 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.171.46 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.171.254 + +has_ipv6: no + +mac0: 52:54:00:e6:6e:da + +network_connections: +- name: eth0 + mac: "{{ mac0 }}" + state: up + 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-ppc64le-07.iad2.fedoraproject.org b/inventory/host_vars/buildvm-ppc64le-07.iad2.fedoraproject.org index 7ebb4b6489..a294a8e895 100644 --- a/inventory/host_vars/buildvm-ppc64le-07.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-ppc64le-07.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-p09-01.iad2.fedoraproject.org -eth0_ip: 10.3.171.47 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.171.47 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.171.254 + +has_ipv6: no + +mac0: 52:54:00:66:cd:a5 + +network_connections: +- name: eth0 + mac: "{{ mac0 }}" + state: up + 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-ppc64le-08.iad2.fedoraproject.org b/inventory/host_vars/buildvm-ppc64le-08.iad2.fedoraproject.org index 6dba3a551f..b89cd0a50b 100644 --- a/inventory/host_vars/buildvm-ppc64le-08.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-ppc64le-08.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-p09-01.iad2.fedoraproject.org -eth0_ip: 10.3.171.48 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.171.48 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.171.254 + +has_ipv6: no + +mac0: 52:54:00:c7:ee:cd + +network_connections: +- name: eth0 + mac: "{{ mac0 }}" + state: up + 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-ppc64le-09.iad2.fedoraproject.org b/inventory/host_vars/buildvm-ppc64le-09.iad2.fedoraproject.org index d8f3f59fc4..c2c7b1775d 100644 --- a/inventory/host_vars/buildvm-ppc64le-09.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-ppc64le-09.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-p09-01.iad2.fedoraproject.org -eth0_ip: 10.3.171.49 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.171.49 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.171.254 + +has_ipv6: no + +mac0: 52:54:00:73:93:25 + +network_connections: +- name: eth0 + mac: "{{ mac0 }}" + state: up + 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-ppc64le-10.iad2.fedoraproject.org b/inventory/host_vars/buildvm-ppc64le-10.iad2.fedoraproject.org index 2d4c7c5ae7..31696912cd 100644 --- a/inventory/host_vars/buildvm-ppc64le-10.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-ppc64le-10.iad2.fedoraproject.org @@ -1,3 +1,32 @@ --- vmhost: bvmhost-p09-01.iad2.fedoraproject.org -eth0_ip: 10.3.171.50 +datacenter: iad2 +dns1: 10.3.163.33 +dns2: 10.3.163.34 + +has_ipv4: yes +eth0_ipv4: 10.3.171.50 +eth0_ipv4_nm: 24 +eth0_ipv4_gw: 10.3.171.254 + +has_ipv6: no + +mac0: 52:54:00:7d:68:b8 + +network_connections: +- name: eth0 + mac: "{{ mac0 }}" + state: up + 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