OSBS: fix the url for the aarch64 cluster
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
5534156b1b
commit
f15602d122
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ osbs_conf_worker_clusters:
|
|||
aarch64:
|
||||
- name: aarch64
|
||||
max_concurrent_builds: 1
|
||||
openshift_url: "https://osbs-aarch64-master01.arm.fedoraproject.org:8443/"
|
||||
openshift_url: "https://osbs-aarch64-master01.iad2.fedoraproject.org:8443/"
|
||||
verify_ssl: 'false'
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue