2020-06-26 12:45:47 -04:00
|
|
|
---
|
|
|
|
datacenter: iad2
|
2021-03-22 15:53:04 +02:00
|
|
|
dns1: 10.3.163.33
|
|
|
|
dns2: 10.3.163.34
|
|
|
|
eth0_ipv4: 10.3.169.34
|
|
|
|
eth0_ipv4_gw: 10.3.169.254
|
2021-11-16 13:27:57 -08:00
|
|
|
has_ipv4: yes
|
2021-03-22 15:53:04 +02:00
|
|
|
has_ipv6: no
|
|
|
|
mac0: 14:9e:cf:61:a5:07
|
|
|
|
mac1: 14:9e:cf:61:a5:0a
|
|
|
|
network_connections:
|
2021-11-16 13:27:57 -08:00
|
|
|
- ip:
|
|
|
|
address:
|
|
|
|
- "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"
|
|
|
|
dhcp4: no
|
|
|
|
dns:
|
|
|
|
- "{{ dns1 }}"
|
|
|
|
- "{{ dns2 }}"
|
|
|
|
dns_search:
|
|
|
|
- iad2.fedoraproject.org
|
|
|
|
- fedoraproject.org
|
|
|
|
gateway4: "{{ eth0_ipv4_gw }}"
|
|
|
|
mac: "{{ mac0 }}"
|
|
|
|
name: eth0
|
2023-04-03 14:47:31 -07:00
|
|
|
mtu: 9000
|
2021-11-16 13:27:57 -08:00
|
|
|
state: up
|
|
|
|
type: ethernet
|
|
|
|
- autoconnect: yes
|
|
|
|
mac: "{{ mac1 }}"
|
|
|
|
name: eth1
|
|
|
|
state: down
|
|
|
|
type: ethernet
|