ansible/inventory/host_vars/osuosl02.fedoraproject.org
Kevin Fenzi 6ab971985d Drop auto6: false from hostvars
See 7cb3fddb79 for more info

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-12-06 10:52:29 -08:00

32 lines
657 B
Org Mode

---
br0_ipv4: 140.211.169.195
br0_ipv4_gw: 140.211.169.193
br0_ipv4_nm: 26
br0_port0_mac: '{{ mac0 }}'
datacenter: osuosl
dns1: 8.8.8.8
dns_search1: fedoraproject.org
has_ipv4: true
mac0: 34:40:b5:ac:a8:a0
network_connections:
- autoconnect: true
ip:
address:
- '{{ br0_ipv4 }}/{{ br0_ipv4_nm }}'
dhcp4: false
dns:
- '{{ dns1 }}'
dns_search:
- '{{ dns_search1 }}'
gateway4: '{{ br0_ipv4_gw }}'
name: br0
state: up
type: bridge
- mac: '{{ br0_port0_mac }}'
master: br0
name: br0-port0
state: up
type: ethernet
nrpe_procs_crit: 1000
nrpe_procs_warn: 900
virthost: true