revert it

This commit is contained in:
Kevin Fenzi 2017-05-11 21:49:11 +00:00
parent aa3b266625
commit 5b223fd084

View file

@ -18,9 +18,7 @@ rpmbuild_timeout=172800
use_createrepo_c=True
{% if 'buildvm-s390x' in group_names %}
topurl = http://kojipkgs-cache.s390.fedoraproject.org
{% elif koji_topurl == 'https://kojipkgs.fedoraproject.org/' %}
{% if koji_topurl == 'https://kojipkgs.fedoraproject.org/' %}
; add some additional urls for failover
topurl = {{koji_topurl}} https://kojipkgs01.fedoraproject.org https://kojipkgs02.fedoraproject.org
{% else %}