use internal ip address for copr.repo

This commit is contained in:
Miroslav Suchý 2013-10-03 12:45:21 +00:00
parent d9ae1269d1
commit 7a309f3f86

View file

@ -1,7 +1,10 @@
[Copr]
name=Copr
failovermethod=priority
baseurl=http://copr-be.cloud.fedoraproject.org/results/msuchy/copr/fedora-19-x86_64/
#baseurl=http://copr-be.cloud.fedoraproject.org/results/msuchy/copr/fedora-19-x86_64/
# 172.16.5.4 is copr-be.cloud.fedoraproject.org
# see https://fedorahosted.org/fedora-infrastructure/ticket/4025
baseurl=http://172.16.5.4/results/msuchy/copr/fedora-19-x86_64/
enabled=1
gpgcheck=0