put in place internal IPs

This commit is contained in:
Miroslav Suchý 2015-05-19 09:33:14 +02:00
parent 627d59bd66
commit 81ab49526f
3 changed files with 3 additions and 9 deletions

View file

@ -3,7 +3,7 @@ devel: false
_forward_src: "forward"
# don't forget to update ip in ./copr-keygen, due to custom firewall rules
copr_backend_ips: "172.16.5.5 209.132.184.48"
copr_backend_ips: "172.25.80.3 209.132.184.48"
keygen_host: "172.16.5.25"
resolvconf: "resolv.conf/cloud"

View file

@ -2,7 +2,7 @@
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
172.16.5.31 copr-fe.cloud.fedoraproject.org
172.16.5.31 copr.fedoraproject.org
172.16.5.5 copr-be.cloud.fedoraproject.org
172.25.32.19 copr-be.cloud.fedoraproject.org
#172.16.5.5 copr-be-dev.cloud.fedoraproject.org
#172.16.5.15 copr-fe-dev.cloud.fedoraproject.org

View file

@ -5,14 +5,8 @@ failovermethod=priority
baseurl=file:///var/lib/copr/public_html/results/msuchy/copr/fedora-$releasever-x86_64/
http://209.132.184.48/results/msuchy/copr/fedora-$releasever-x86_64/
https://copr-be.cloud.fedoraproject.org/results/msuchy/copr/fedora-$releasever-x86_64/
http://172.16.5.5/results/msuchy/copr/fedora-$releasever-x86_64/
http://172.25.32.19/results/msuchy/copr/fedora-$releasever-x86_64/
# results folder on copr-backend
#baseurl=file:///var/lib/copr/public_html/results/msuchy/copr/fedora-$releasever-x86_64/
#baseurl=https://copr-be.cloud.fedoraproject.org/results/msuchy/copr/fedora-$releasever-x86_64/
## 172.16.5.5 is copr-be.cloud.fedoraproject.org
## see https://fedorahosted.org/fedora-infrastructure/ticket/4025
#baseurl=http://172.16.5.5/results/msuchy/copr/fedora-$releasever-x86_64/
enabled=1
gpgcheck=0
skip_if_unavailable=1