ansible/inventory/host_vars/download-cc-rdu01.fedoraproject.org
Kevin Fenzi 74687941e4 download-cc-rdu01: add memory and fix dns
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-06-03 15:59:07 -07:00

1.2 KiB

— datacenter: rdu-cc dns1: 8.8.8.8 dns2: 8.8.4.4 dns_search1: vpn.fedoraproject.org dns_search2: fedoraproject.org eth0_ipv4_gw: 8.43.85.254 eth0_ipv4_ip: 8.43.85.72 eth0_ipv6_gw: "2620:52:3:1:ffff:ffff:ffff:fffe" eth0_ipv6_ip: "2620:52:3:1:dead:beef:cafe:fed1" eth0_ipv6_nm: 64 eth0_nm: 255.255.255.0 has_ipv6: yes ks_repo: http://38.145.60.16/repo/rhel/RHEL9-x86_64/ ks_url: http://38.145.60.16/repo/rhel/ks/kvm-rhel lvm_size: 50000 mac_address: "52:54:00:30:a6:43" max_mem_size: 49152 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: "{{ mac_address }}" name: eth0 type: ethernet

nrpe_procs_crit: 1400 nrpe_procs_warn: 1200 num_cpus: 8 postfix_group: vpn public_hostname: download-cc-rdu01.fedoraproject.org rsyncd_conf: "rsyncd.conf.download-{{ datacenter }}" tcp_ports: [80, 443, 873] vmhost: vmhost-x86-cc03.rdu-cc.fedoraproject.org volgroup: /dev/vg_guests vpn: true