Revert "Temporarily put the s390 cache at the end to prevent failing all builds"

This reverts commit abfb679f05.
This commit is contained in:
Patrick Uiterwijk 2017-07-18 15:26:33 +00:00
parent 1a29d4f8c9
commit 280786c927

View file

@ -20,7 +20,7 @@ use_createrepo_c=True
{% if host in groups['buildvm-s390x'] %}
# s390x builders use a local varnish cache
topurl = https://kojipkgs01.fedoraproject.org https://kojipkgs02.fedoraproject.org http://kojipkgs-cache01.s390.fedoraproject.org
topurl = http://kojipkgs-cache01.s390.fedoraproject.org https://kojipkgs01.fedoraproject.org https://kojipkgs02.fedoraproject.org
{% elif koji_topurl == 'https://kojipkgs.fedoraproject.org/' %}
; add some additional urls for failover
topurl = {{koji_topurl}} https://kojipkgs01.fedoraproject.org https://kojipkgs02.fedoraproject.org