OSBS: Use internal addr for x86_64 too

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2018-11-14 08:42:03 +01:00
parent bc8872bf3e
commit 0b29a00f52

View file

@ -47,13 +47,13 @@ osbs_conf_worker_clusters:
x86_64:
- name: x86_64
max_concurrent_builds: 2
openshift_url: "https://osbs.stg.fedoraproject.org/"
openshift_url: "https://osbs-master01.stg.phx2.fedoraproject.org:8443"
verify_ssl: 'false'
aarch64:
- name: aarch64
max_concurrent_builds: 1
openshift_url: "http://osbs-aarch64-master01.stg.arm.fedoraproject.org:8443/"
openshift_url: "https://osbs-aarch64-master01.stg.arm.fedoraproject.org:8443/"
verify_ssl: 'false'
osbs_platform_descriptors: