for primary koji, add some other topurls to get dnf to retry things

This commit is contained in:
Kevin Fenzi 2017-01-17 23:40:30 +00:00
parent 8b054eeed7
commit 33cac41231

View file

@ -18,9 +18,14 @@ rpmbuild_timeout=172800
use_createrepo_c=True
{% 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 %}
;url of package download site
topurl = {{koji_topurl}}
{% endif %}
; The directory root for temporary storage
; workdir=/tmp/koji