use either file or http

one will work on prod, other will work on stg
This commit is contained in:
Miroslav Suchý 2015-02-09 22:28:10 +00:00
parent cb494bed68
commit 5ff4d73139

View file

@ -4,8 +4,18 @@ failovermethod=priority
#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://127.0.0.1/results/msuchy/copr/fedora-20-x86_64/
baseurl=file:///var/lib/copr/public_html/results/msuchy/copr/fedora-20-x86_64/
enabled=1
gpgcheck=0
skip_if_unavailable=1
[Copr2]
name=Copr2
failovermethod=priority
#baseurl=http://copr-be.cloud.fedoraproject.org/results/msuchy/copr/fedora-19-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-20-x86_64/
enabled=1
gpgcheck=0
skip_if_unavailable=1