buildvm: switch buildvm's back to getting networking set on install
We don't want to use linux-systems-roles here because: 1) everytime we reinstall the mac address changes. 2) These get all the correct netowkring from the kickstart/initial install We do want to use linux-systems-roles for bare metal machines. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
eb8e5ecc85
commit
168c766811
94 changed files with 94 additions and 2455 deletions
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.61
|
||||||
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: 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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.62
|
||||||
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: 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
|
|
||||||
|
|
|
@ -4,30 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.63
|
||||||
eth0_ipv4: 10.3.170.63
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.170.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:ec:a5:81
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.64
|
||||||
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: 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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.65
|
||||||
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: 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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.66
|
||||||
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: 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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.67
|
||||||
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: 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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.68
|
||||||
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: 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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.69
|
||||||
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: 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
|
|
||||||
|
|
|
@ -4,30 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.70
|
||||||
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: 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
|
|
||||||
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.71
|
||||||
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: 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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.72
|
||||||
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: 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
|
|
||||||
|
|
|
@ -4,30 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.73
|
||||||
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: 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
|
|
||||||
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.74
|
||||||
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: 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
|
|
||||||
|
|
|
@ -4,30 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.75
|
||||||
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: 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
|
|
||||||
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.76
|
||||||
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: 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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.77
|
||||||
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: 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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.78
|
||||||
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: 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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.79
|
||||||
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: 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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.80
|
||||||
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: 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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.81
|
||||||
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: 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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.82
|
||||||
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: 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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.83
|
||||||
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: 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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.84
|
||||||
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: 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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.85
|
||||||
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: 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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.86
|
||||||
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: 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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.87
|
||||||
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: 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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.91
|
||||||
eth0_ipv4: 10.3.170.91
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.170.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:a0:23:2f
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,30 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.92
|
||||||
eth0_ipv4: 10.3.170.92
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.170.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:81:4c:e8
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
||||||
|
|
|
@ -4,30 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.93
|
||||||
eth0_ipv4: 10.3.170.93
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.170.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:9c:4e: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
|
|
||||||
|
|
||||||
|
|
|
@ -4,30 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.94
|
||||||
eth0_ipv4: 10.3.170.94
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.170.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:4f:50:9f
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.95
|
||||||
eth0_ipv4: 10.3.170.95
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.170.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:d8:ce:90
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.96
|
||||||
eth0_ipv4: 10.3.170.96
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.170.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:56:00:ac
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.97
|
||||||
eth0_ipv4: 10.3.170.97
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.170.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:3d:74:dc
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.98
|
||||||
eth0_ipv4: 10.3.170.98
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.170.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:20:d4:4b
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.99
|
||||||
eth0_ipv4: 10.3.170.99
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.170.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:c8:74:89
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.100
|
||||||
eth0_ipv4: 10.3.170.100
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.170.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:fa:fe:fd
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.101
|
||||||
eth0_ipv4: 10.3.170.101
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.170.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:79:6d:b9
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.102
|
||||||
eth0_ipv4: 10.3.170.102
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.170.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:54:7f:f2
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.103
|
||||||
eth0_ipv4: 10.3.170.103
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.170.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:6c:e5:84
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.104
|
||||||
eth0_ipv4: 10.3.170.104
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.170.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:70:9d:8d
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.105
|
||||||
eth0_ipv4: 10.3.170.105
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.170.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:e4:02:9f
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.106
|
||||||
eth0_ipv4: 10.3.170.106
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.170.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:92:3b:d3
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.107
|
||||||
eth0_ipv4: 10.3.170.107
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.170.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:26:84:9e
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.108
|
||||||
eth0_ipv4: 10.3.170.108
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.170.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:14:25:7b
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.109
|
||||||
eth0_ipv4: 10.3.170.109
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.170.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:fa:b9:23
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.110
|
||||||
eth0_ipv4: 10.3.170.110
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.170.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:7e:9a:f1
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.111
|
||||||
eth0_ipv4: 10.3.170.111
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.170.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:f9:49: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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.112
|
||||||
eth0_ipv4: 10.3.170.112
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.170.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:cf:2b:93
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.113
|
||||||
eth0_ipv4: 10.3.170.113
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.170.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:4f:f7:ce
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.114
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.115
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.116
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.170.117
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.171.41
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.171.42
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.171.43
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.171.44
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.171.45
|
||||||
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
|
|
||||||
|
|
|
@ -4,30 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.171.46
|
||||||
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
|
|
||||||
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.171.47
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.171.48
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.171.49
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.171.50
|
||||||
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
|
|
||||||
|
|
|
@ -4,30 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.171.51
|
||||||
eth0_ipv4: 10.3.171.51
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.171.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:35:7b:11
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
||||||
|
|
|
@ -4,30 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.171.52
|
||||||
eth0_ipv4: 10.3.171.52
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.171.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:95:93:97
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
||||||
|
|
|
@ -4,30 +4,5 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
|
||||||
eth0_ip: 10.3.171.53
|
eth0_ip: 10.3.171.53
|
||||||
eth0_ipv4: 10.3.171.53
|
eth0_ip: 10.3.171.53
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.171.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:36:bc:34
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.171.54
|
||||||
eth0_ipv4: 10.3.171.54
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.171.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:9c:b6: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
|
|
||||||
|
|
|
@ -4,30 +4,5 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
|
||||||
eth0_ip: 10.3.171.55
|
eth0_ip: 10.3.171.55
|
||||||
eth0_ipv4: 10.3.171.55
|
eth0_ip: 10.3.171.55
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.171.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:68:64:dc
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,30 +4,5 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
|
||||||
eth0_ip: 10.3.171.56
|
eth0_ip: 10.3.171.56
|
||||||
eth0_ipv4: 10.3.171.56
|
eth0_ip: 10.3.171.56
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.171.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:cb:57:ef
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.171.57
|
||||||
eth0_ipv4: 10.3.171.57
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.171.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:24:c8:21
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.171.58
|
||||||
eth0_ipv4: 10.3.171.58
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.171.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:07:95: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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.171.59
|
||||||
eth0_ipv4: 10.3.171.59
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.171.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:4a:bc:c6
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,30 +4,5 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
|
||||||
eth0_ip: 10.3.171.60
|
eth0_ip: 10.3.171.60
|
||||||
eth0_ipv4: 10.3.171.60
|
eth0_ip: 10.3.171.60
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.171.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:e0:0f:d5
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.171.61
|
||||||
eth0_ipv4: 10.3.171.61
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.171.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:53:00:ba
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.171.62
|
||||||
eth0_ipv4: 10.3.171.62
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.171.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:c9:a8:47
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.171.63
|
||||||
eth0_ipv4: 10.3.171.63
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.171.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:fa:c2:62
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.171.64
|
||||||
eth0_ipv4: 10.3.171.64
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.171.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:c4:f9:e5
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.171.65
|
||||||
eth0_ipv4: 10.3.171.65
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.171.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:d9:62:a4
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.171.66
|
||||||
eth0_ipv4: 10.3.171.66
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.171.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:e0:41:0a
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.171.67
|
||||||
eth0_ipv4: 10.3.171.67
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.171.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:5e:ae: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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.171.68
|
||||||
eth0_ipv4: 10.3.171.68
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.171.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:ed:23:78
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.171.69
|
||||||
eth0_ipv4: 10.3.171.69
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.171.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:ee:13: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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.171.70
|
||||||
eth0_ipv4: 10.3.171.70
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.171.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:c2:2c:d2
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.171.71
|
||||||
eth0_ipv4: 10.3.171.71
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.171.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:f3:f9:4b
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.171.72
|
||||||
eth0_ipv4: 10.3.171.72
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.171.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:24:96: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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.171.73
|
||||||
eth0_ipv4: 10.3.171.73
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.171.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:50:e1:63
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,30 +4,5 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
|
||||||
eth0_ip: 10.3.171.74
|
eth0_ip: 10.3.171.74
|
||||||
eth0_ipv4: 10.3.171.74
|
eth0_ip: 10.3.171.74
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.171.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:b8:ba:ec
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.171.75
|
||||||
eth0_ipv4: 10.3.171.75
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.171.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:1c:10:6a
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.171.76
|
||||||
eth0_ipv4: 10.3.171.76
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.171.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:09:41:c0
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.171.77
|
||||||
eth0_ipv4: 10.3.171.77
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.171.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:da:4c:c7
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.171.78
|
||||||
eth0_ipv4: 10.3.171.78
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.171.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:b4:0c:06
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -4,30 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.171.79
|
||||||
eth0_ipv4: 10.3.171.79
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.171.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:79:59:53
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
||||||
|
|
|
@ -4,29 +4,4 @@ datacenter: iad2
|
||||||
dns1: 10.3.163.33
|
dns1: 10.3.163.33
|
||||||
dns2: 10.3.163.34
|
dns2: 10.3.163.34
|
||||||
|
|
||||||
has_ipv4: yes
|
eth0_ip: 10.3.171.80
|
||||||
eth0_ipv4: 10.3.171.80
|
|
||||||
eth0_ipv4_nm: 24
|
|
||||||
eth0_ipv4_gw: 10.3.171.254
|
|
||||||
|
|
||||||
has_ipv6: no
|
|
||||||
|
|
||||||
mac0: 52:54:00:a2:03:d8
|
|
||||||
|
|
||||||
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
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue