988 B
988 B
— br0_ipv4: 67.219.144.66 br0_ipv4_gw: 67.219.144.65 br0_ipv4_nm: 29 br0_ipv6: "2604:1580:fe00:0:dead:beef:cafe:fe01" br0_ipv6_gw: "2604:1580:fe00::1" br0_ipv6_nm: 64 br0_port0_mac: "{{ mac1 }}" datacenter: dedicatedsolutions dns1: 8.8.8.8 dns2: 8.8.4.4 dns_search1: "vpn.fedoraproject.org" dns_search2: "fedoraproject.org" has_ipv4: yes has_ipv6: yes mac1: d8:d3:85:b8:d9:00 network_connections:
-
autoconnect: yes ip: address:
- "{{ br0_ipv4 }}/{{ br0_ipv4_nm }}"
- "{{ br0_ipv6 }}/{{ br0_ipv6_nm }}"
dhcp4: no dns:
- "{{ dns1 }}"
- "{{ dns2 }}"
dns_search:
- "{{ dns_search1 }}"
- "{{ dns_search2 }}"
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
nrpe_procs_crit: 1000 nrpe_procs_warn: 900 postfix_group: vpn virthost: true vpn: true