diff --git a/inventory/host_vars/download-ib02.fedoraproject.org b/inventory/host_vars/download-ib02.fedoraproject.org new file mode 100644 index 0000000000..0a282222e1 --- /dev/null +++ b/inventory/host_vars/download-ib02.fedoraproject.org @@ -0,0 +1,41 @@ +--- +datacenter: ibiblio +dns1: 152.2.21.1 +dns2: 152.2.253.100 +dns_search1: vpn.fedoraproject.org +dns_search2: fedoraproject.org +eth0_ipv4_ip: 152.19.134.195 +eth0_ipv4_gw: 152.19.134.129 +eth0_ipv4_nm: 25 +has_ipv6: no +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: 150000 +max_mem_size: 49152 +mem_size: 32768 +network_connections: + - autoconnect: yes + ip: + address: + - "{{ eth0_ipv4_ip }}/{{ eth0_ipv4_nm }}" + dhcp4: no + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - "{{ dns_search1 }}" + - "{{ dns_search2 }}" + gateway4: "{{ eth0_ipv4_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: download-ib02.fedoraproject.org +rsyncd_conf: "rsyncd.conf.download-{{ datacenter }}" +tcp_ports: [80, 443, 873] +vmhost: ibiblio02.fedoraproject.org +volgroup: /dev/vg_guests +vpn: true diff --git a/inventory/inventory b/inventory/inventory index 784249aaae..ce704adf24 100644 --- a/inventory/inventory +++ b/inventory/inventory @@ -213,6 +213,7 @@ dl05.iad2.fedoraproject.org [download_ibiblio] download-ib01.fedoraproject.org +download-ib02.fedoraproject.org [download_cc_rdu] download-cc-rdu01.fedoraproject.org