mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 14:30:45 +08:00
set s390x builders to use kojipkgs-cache01 locally
This commit is contained in:
@@ -18,7 +18,9 @@ rpmbuild_timeout=172800
|
||||
|
||||
use_createrepo_c=True
|
||||
|
||||
{% if koji_topurl == 'https://kojipkgs.fedoraproject.org/' %}
|
||||
{% if 'buildvm-s390x' in group_names %}
|
||||
topurl = http://kojipkgs-cache.s390.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
|
||||
{% else %}
|
||||
|
||||
Reference in New Issue
Block a user