741 B
741 B
— datacenter: iad2
dns1: 10.3.163.33 dns2: 10.3.163.34
dns_search1: "iad2.fedoraproject.org" dns_search2: "fedoraproject.org"
has_ipv4: yes br0_ipv4: 10.3.171.18 br0_ipv4_nm: 24 br0_ipv4_gw: 10.3.171.254
mac1: 40:a6:b7:18:85:74 mac2: 40:a6:b7:18:86:c8
br0_port0_mac: "{{ mac2 }}"
network_connections:
-
name: br0 state: up type: bridge autoconnect: yes ip: address:
- "{{ br0_ipv4 }}/{{ br0_ipv4_nm }}"
gateway4: "{{ br0_ipv4_gw }}" dns:
- "{{ dns1 }}"
- "{{ dns2 }}"
dns_search:
- "{{ dns_search1 }}"
- "{{ dns_search2 }}"
dhcp4: no auto6: no
- name: br0-port0 state: up type: ethernet master: br0 mac: "{{ br0_port0_mac }}"