1.3 KiB
— br0_ipv4: 8.43.85.84 br0_ipv4_gw: "{{ gw }}" br0_ipv4_nm: 24 br0_ipv6: "2620:52:3:1:dead:beef:cafe:f005" br0_ipv6_gw: "2620:52:3:1:ffff:ffff:ffff:fffe" br0_ipv6_nm: 64 br0_port0_mac: "{{ mac0 }}" br1_ipv4: 172.23.1.1 br1_ipv4_nm: 24 br1_port0_mac: "{{ mac1 }}" datacenter: rdu-cc dns: 8.8.8.8 freezes: false gw: 8.43.85.254 has_ipv4: yes has_ipv6: yes mac0: "ec:f4:bb:d2:97:7c" mac1: "ec:f4:bb:d2:97:7d" mac2: "ec:f4:bb:d2:97:78" mac3: "ec:f4:bb:d2:97:7a" network_connections:
-
autoconnect: yes ip: address:
- "{{ br0_ipv4 }}/{{ br0_ipv4_nm }}"
- "{{ br0_ipv6 }}/{{ br0_ipv6_nm }}"
dhcp4: no dns:
- 8.8.8.8
- 8.8.4.4
- 2001:4860:4860::8888
dns_search:
- vpn.fedoraproject.org
- fedoraproject.org
- rdu-cc.fedoraproject.org
gateway4: "{{ br0_ipv4_gw }}" gateway6: "{{ br0_ipv6_gw }}" name: br0 state: up type: bridge
- mac: "{{ br0_port0_mac }}" master: br0 name: br0-port0 state: up type: ethernet
-
autoconnect: yes ip: address:
- "{{ br1_ipv4 }}/{{ br1_ipv4_nm }}"
dhcp4: no name: br1 state: up type: bridge
- mac: "{{ br1_port0_mac }}" master: br1 name: br1-port0 state: up type: ethernet
nrpe_procs_crit: 1000 nrpe_procs_warn: 900 postfix_group: cloud vpn: true