ansible/inventory/host_vars/buildhw-x86-05.iad2.fedoraproject.org
2022-01-25 22:17:11 +00:00

566 B

— datacenter: iad2 dns: 10.3.163.33 dns1: 10.3.163.33 eth0_ip: 10.3.169.35 eth0_ipv4: 10.3.169.35 eth0_ipv4_gw: 10.3.169.254 eth1_off: true gw: 10.3.169.254 mac0: 14:9e:cf:61:9e:7b mac1: 14:9e:cf:61:9e:7e network_connections:

  • autoconnect: yes ip: address:

    • "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

    dhcp4: no dns:

    • "{{ dns1 }}"

    gateway4: "{{ eth0_ipv4_gw }}" mac: "{{ mac0 }}" name: eth0 state: up type: ethernet

  • mac: "{{ mac1 }}" name: eth1 state: down type: ethernet

nm: 255.255.255.0