ansible/inventory/host_vars/download-cc-rdu01.fedoraproject.org
2023-01-24 14:55:39 -08:00

1.1 KiB

— datacenter: rdu-cc dns1: 8.8.8.8 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/RHEL7-x86_64/ ks_url: http://38.145.60.16/repo/rhel/ks/kvm-rhel-7-ext lvm_size: 20000 mac_address: "52:54:00:30:a6:43" max_mem_size: 20480 mem_size: 16384 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: virthost-cc-rdu03.fedoraproject.org volgroup: /dev/vg_guests vpn: true