Add cloudfront for s390x kojipkgs
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
aa2182550e
commit
0b419087e3
1 changed files with 2 additions and 2 deletions
|
@ -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}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue