do not use copr repo if unavailable during bootstrapping

This commit is contained in:
Miroslav Suchý 2015-02-09 22:05:40 +00:00
parent 778886d77b
commit 01fc8d94cc

View file

@ -4,7 +4,8 @@ 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://172.16.5.4/results/msuchy/copr/fedora-20-x86_64/
baseurl=http://127.0.0.1/results/msuchy/copr/fedora-20-x86_64/
enabled=1
gpgcheck=0
skip_if_unavailable=1