ansible/inventory/host_vars/buildhw-a64-01.iad2.fedoraproject.org
Kevin Fenzi 7cb3fddb79 host vars: drop auto6: no from connection profiles
Turns out the current version of linux-system-roles network doesn't like
setting ipv6 no and setting search domains since NetworkManager wants to
set them for both ipv4 and ipv6. There's some upstream fix, but not in
our current version.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-17 19:33:50 -08:00

29 lines
584 B
Org Mode

---
datacenter: iad2
eth1_ip: 10.3.170.121
eth1_ipv4_gw: 10.3.170.254
gw: 10.3.170.254
network_connections:
- autoconnect: no
mac: 68:05:ca:8e:ab:e6
name: eth0
type: ethernet
- autoconnect: yes
ip:
address: 10.3.170.121/24
dhcp4: no
dns:
- 10.3.163.33
- 10.3.163.34
dns_search:
- iad2.fedoraproject.org
- fedoraproject.org
gateway4: 10.3.170.254
mac: 50:6b:4b:6b:08:50
name: eth1
state: up
type: ethernet
- autoconnect: no
mac: 50:6b:4b:6b:08:51
name: eth2
type: ethernet