Add cloudfront for s390x kojipkgs

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
Patrick Uiterwijk 2019-02-14 14:12:02 +01:00
parent aa2182550e
commit 0b419087e3

View file

@ -28,8 +28,8 @@ oz_install_timeout=14400
use_createrepo_c=True
{% if host in groups['buildvm-s390x'] %}
# s390x builders use a local varnish cache
topurl = http://kojipkgs-cache01.s390.fedoraproject.org https://kojipkgs01.fedoraproject.org https://kojipkgs02.fedoraproject.org
# s390x builders use cloudfront and then a local varnish cache
topurl = https://d3f37x7uoxqred.cloudfront.net http://kojipkgs-cache01.s390.fedoraproject.org https://kojipkgs01.fedoraproject.org https://kojipkgs02.fedoraproject.org
{% elif host in groups['buildvm-s390x-stg'] %}
# s390x staging builder uses a local varnish cache
topurl = http://kojipkgs-cache01.stg.s390.fedoraproject.org {{koji_topurl}}