buildvm-s390x: add a cache02 on buildvm-s390x-24
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
333f125baa
commit
bf571230c4
1 changed files with 2 additions and 2 deletions
|
@ -34,8 +34,8 @@ failed_buildroot_lifetime=14400
|
|||
{% endif %}
|
||||
|
||||
{% if host in groups['buildvm_s390x'] %}
|
||||
# s390x builders use a local varnish cache
|
||||
topurl = http://kojipkgs-cache01.s390.fedoraproject.org http://kojipkgs01.fedoraproject.org http://kojipkgs02.fedoraproject.org
|
||||
# s390x builders use two local varnish cache instances
|
||||
topurl = http://kojipkgs-cache01.s390.fedoraproject.org http://kojipkgs-cache02.s390.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