OSBS: fix the url for the aarch64 cluster

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2020-11-26 13:46:19 +01:00
parent 5534156b1b
commit f15602d122

View file

@ -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'