From 3f6b66177ae812dd764b31e6551b8d51f68156ed Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 24 May 2021 14:57:56 -0700 Subject: [PATCH] buildvm / staging: drop linux system roles networking Pondering more on this, we only want to use linux system roles networking on bare metal machines. On vm's it's overkill and causes problems with mac address changes all the time Signed-off-by: Kevin Fenzi --- .../buildvm-a32-01.stg.iad2.fedoraproject.org | 26 ----------------- .../buildvm-a32-02.stg.iad2.fedoraproject.org | 27 +----------------- .../buildvm-a64-01.stg.iad2.fedoraproject.org | 28 +------------------ .../buildvm-a64-02.stg.iad2.fedoraproject.org | 27 +----------------- ...ldvm-ppc64le-01.stg.iad2.fedoraproject.org | 27 +----------------- ...ldvm-ppc64le-02.stg.iad2.fedoraproject.org | 27 +----------------- ...ldvm-ppc64le-03.stg.iad2.fedoraproject.org | 27 +----------------- ...ldvm-ppc64le-04.stg.iad2.fedoraproject.org | 27 +----------------- ...ldvm-ppc64le-05.stg.iad2.fedoraproject.org | 27 +----------------- 9 files changed, 8 insertions(+), 235 deletions(-) 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 1bfa15bdec..7ceea79b92 100644 --- a/inventory/host_vars/buildvm-a32-01.stg.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-01.stg.iad2.fedoraproject.org @@ -5,30 +5,4 @@ datacenter: iad2 dns1: 10.3.163.33 dns2: 10.3.163.34 -has_ipv4: yes eth0_ip: 10.3.167.46 -eth0_ipv4: 10.3.167.46 -eth0_ipv4_nm: 24 -eth0_ipv4_gw: 10.3.167.254 - -has_ipv6: no - -mac0: 52:54:00:d4:6a:ca - -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-a32-02.stg.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-02.stg.iad2.fedoraproject.org index 39d16ed8a5..e3078ca887 100644 --- a/inventory/host_vars/buildvm-a32-02.stg.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-02.stg.iad2.fedoraproject.org @@ -4,29 +4,4 @@ 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:d4:9c:c1 - -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 +eth0_ip: 10.3.167.54 diff --git a/inventory/host_vars/buildvm-a64-01.stg.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-01.stg.iad2.fedoraproject.org index bfa23f414b..6d2eb03485 100644 --- a/inventory/host_vars/buildvm-a64-01.stg.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-01.stg.iad2.fedoraproject.org @@ -4,30 +4,4 @@ datacenter: iad2 dns1: 10.3.163.33 dns2: 10.3.163.34 -has_ipv4: yes -eth0_ipv4: 10.3.167.45 -eth0_ipv4_nm: 24 -eth0_ipv4_gw: 10.3.167.254 - -has_ipv6: no - -mac0: 52:54:00:2f:20:0d - -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 - +eth0_ip: 10.3.167.45 diff --git a/inventory/host_vars/buildvm-a64-02.stg.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-02.stg.iad2.fedoraproject.org index 66b9531c3d..e8cccc155a 100644 --- a/inventory/host_vars/buildvm-a64-02.stg.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-02.stg.iad2.fedoraproject.org @@ -4,29 +4,4 @@ datacenter: iad2 dns1: 10.3.163.33 dns2: 10.3.163.34 -has_ipv4: yes -eth0_ipv4: 10.3.167.52 -eth0_ipv4_nm: 24 -eth0_ipv4_gw: 10.3.167.254 - -has_ipv6: no - -mac0: 52:54:00:2b:1d:73 - -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 +eth0_ip: 10.3.167.52 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 cb04900db5..a5658d7bc0 100644 --- a/inventory/host_vars/buildvm-ppc64le-01.stg.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-ppc64le-01.stg.iad2.fedoraproject.org @@ -4,29 +4,4 @@ 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 +eth0_ip: 10.3.167.47 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 df8b4713ab..68ad40daf3 100644 --- a/inventory/host_vars/buildvm-ppc64le-02.stg.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-ppc64le-02.stg.iad2.fedoraproject.org @@ -4,29 +4,4 @@ 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 +eth0_ip: 10.3.167.48 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 a580adde10..6b3edca54f 100644 --- a/inventory/host_vars/buildvm-ppc64le-03.stg.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-ppc64le-03.stg.iad2.fedoraproject.org @@ -4,29 +4,4 @@ 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 +eth0_ip: 10.3.167.49 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 09d9060fc2..d339a91278 100644 --- a/inventory/host_vars/buildvm-ppc64le-04.stg.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-ppc64le-04.stg.iad2.fedoraproject.org @@ -4,29 +4,4 @@ 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 +eth0_ip: 10.3.167.50 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 b17747314b..1b113a95b4 100644 --- a/inventory/host_vars/buildvm-ppc64le-05.stg.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-ppc64le-05.stg.iad2.fedoraproject.org @@ -4,29 +4,4 @@ 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 +eth0_ip: 10.3.167.51