diff --git a/inventory/host_vars/download04.phx2.fedoraproject.org b/inventory/host_vars/download04.phx2.fedoraproject.org index 905993d833..73241b0c2a 100644 --- a/inventory/host_vars/download04.phx2.fedoraproject.org +++ b/inventory/host_vars/download04.phx2.fedoraproject.org @@ -3,4 +3,34 @@ gw: 10.5.126.254 eth0_ip: 10.5.126.96 eth1_ip: 10.5.127.104 +ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-7 +ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL7-x86_64/ + +vmhost: virthost12.phx2.fedoraproject.org +volgroup: /dev/vg_guests +# +# We need this to install with 2 nics +# +virt_install_command: "{{ virt_install_command_two_nic }}" + +eth0_ip: 10.5.126.95 +eth1_ip: 10.5.127.103 +main_bridge: br0 +nfs_bridge: br1 + +datacenter: phx2 + +tcp_ports: [80, 443, 873] +rsyncd_conf: "rsyncd.conf.download-{{ datacenter }}" + +nrpe_procs_warn: 1200 +nrpe_procs_crit: 1400 + +mem_size: 16384 +max_mem_size: 20480 +lvm_size: 20000 +num_cpus: 8 + +vpn: false + public_hostname: dl04.fedoraproject.org diff --git a/inventory/inventory b/inventory/inventory index 75b9940494..5fb86443a1 100644 --- a/inventory/inventory +++ b/inventory/inventory @@ -360,7 +360,7 @@ download05.phx2.fedoraproject.org download01.phx2.fedoraproject.org download02.phx2.fedoraproject.org download03.phx2.fedoraproject.org - +download04.phx2.fedoraproject.org [download:children] download_phx2