Files
fedora-infra_ansible/inventory/host_vars/proxy03.rdu3.fedoraproject.org
Kevin Fenzi 5298fcbd4b proxy03/14: fix larger memory sizes
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2026-01-15 11:41:26 -08:00

1.2 KiB

— datacenter: rdu3-iso dns1: 10.16.163.33 dns2: 10.16.163.34 dns_search1: "vpn.fedoraproject.org" dns_search2: "fedoraproject.org" eth0_ipv4_ip: 10.16.179.65 eth0_ipv4_gw: 10.16.179.254 eth0_ipv6_ip: 2620:52:6:1161::36 eth0_ipv6_gw: 2620:52:6:1161::1 eth0_ipv6_nm: 64 freezes: true has_ipv4: yes has_ipv6: 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 max_mem_size: 65536 mem_size: 32768 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

nrpe_procs_crit: 1400 nrpe_procs_warn: 1200 num_cpus: 8 postfix_group: vpn public_hostname: proxy03.fedoraproject.org

sponsor: redhat vmhost: vmhost-x86-iso02.rdu3.fedoraproject.org volgroup: /dev/vg_guests vpn: true