ansible/inventory/host_vars/buildhw-x86-01.iad2.fedoraproject.org
Kevin Fenzi b7d61b6a77 buildhw-x86-01/05: fix dns search
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-09-19 15:33:10 -07:00

598 B

— datacenter: iad2 dns1: 10.3.163.33 eth0_ipv4: 10.3.169.31 eth0_ipv4_gw: 10.3.169.254 has_ipv4: yes has_ipv6: no mac0: 14:9e:cf:61:9e:61 mac1: 14:9e:cf:61:9e:64 network_connections:

  • autoconnect: yes ip: address:

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

    dhcp4: no dns:

    • "{{ dns1 }}"

    dns_search:

    • iad2.fedoraproject.org
    • fedoraproject.org

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

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