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 <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2021-05-24 14:57:56 -07:00
parent cd50797995
commit 3f6b66177a
9 changed files with 8 additions and 235 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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