Files
fedora-infra_ansible/inventory/host_vars/proxy01.stg.rdu3.fedoraproject.org
James Antill c68ec66f3e Move prox01.stg to F43.
Signed-off-by: James Antill <james@and.org>
2025-12-19 14:39:12 -05:00

1.1 KiB

— datacenter: rdu3 dns: 10.16.163.33 dns1: 10.16.163.33 dns2: 10.16.163.34 eth0_ipv4_gw: 10.16.166.254 eth0_ipv4_ip: 10.16.166.74 eth0_ipv6_gw: 2620:52:6:1131::1 eth0_ipv6_ip: 2620:52:6:1131:bead:cafe:feed:fed1 eth0_ipv6_nm: 64 network_connections:

  • autoconnect: yes ip: address:

    • "{{ eth0_ipv4_ip }}/{{ eth0_ipv4_nm }}"
    • "{{ eth0_ipv6_ip }}/{{ eth0_ipv6_nm }}"

    dhcp4: no dns:

    • "{{ dns1 }}"
    • "{{ dns2 }}"

    dns_search:

    • "{{ dns_search1 }}"
    • "{{ dns_search2 }}"

    gateway4: "{{ eth0_ipv4_gw }}" gateway6: "{{ eth0_ipv6_gw }}" mac: "{{ ansible_default_ipv4.macaddress }}" name: eth0 type: ethernet state: up mtu: 1500

external: true ks_repo: https://infrastructure.fedoraproject.org/pub/fedora/linux/releases/43/Server/x86_64/os/ ks_url: https://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-fedora nrpe_procs_crit: 1400 nrpe_procs_warn: 1200

sponsor: redhat vmhost: vmhost-x86-02.stg.rdu3.fedoraproject.org volgroup: /dev/vg_guests vpn: false