add in ccd for download server

This commit is contained in:
Stephen Smoogen 2018-07-01 23:28:55 +00:00
parent d9cc9aac0f
commit 3db30a5396
5 changed files with 40 additions and 0 deletions

View file

@ -0,0 +1,31 @@
---
nm: 255.255.255.128
gw: 152.19.134.129
dns: 8.8.8.8
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-rhel-7-ext
ks_repo: http://209.132.181.6/repo/rhel/RHEL7-x86_64/
vmhost: virthost-cc-rdu03.fedoraproject.org
volgroup: /dev/vg_guests
eth0_ip: 8.43.85.72
eth0_nm: 255.255.255.0
has_ipv6: yes
eth0_ipv6: "2610:28:3090:3001:dead:beef:cafe:fed6"
eth0_ipv6_gw: "2610:28:3090:3001::1"
datacenter: rdu-cc
postfix_group: vpn
vpn: true
tcp_ports: [80, 443, 873]
rsyncd_conf: "rsyncd.conf.download-{{ datacenter }}"
nrpe_procs_warn: 1200
nrpe_procs_crit: 1400
mem_size: 4096
max_mem_size: 20480
lvm_size: 20000
num_cpus: 8

View file

@ -340,6 +340,9 @@ download-ib01.fedoraproject.org
[download-rdu2]
download-rdu01.fedoraproject.org
[download-cc-rdu2]
download-cc-rdu01.fedoraproject.org
[download_tier1]
download04.phx2.fedoraproject.org
download05.phx2.fedoraproject.org

View file

@ -0,0 +1,2 @@
# ifconfig-push actualIP PtPIP
ifconfig-push 192.168.1.53 192.168.0.53

View file

@ -0,0 +1,2 @@
# ifconfig-push actualIP PtPIP
ifconfig-push 192.168.1.145 192.168.0.145

View file

@ -0,0 +1,2 @@
# ifconfig-push actualIP PtPIP
ifconfig-push 192.168.1.146 192.168.0.146