set osbs-client on osbs-master machines to use correct url:port

Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
Adam Miller
2016-04-15 17:08:29 +00:00
parent 913243e232
commit 6e570e7cfe

View File

@@ -155,7 +155,7 @@
username: "{{ osbs_koji_stg_username }}",
password: "{{ osbs_koji_stg_password }}",
koji_certs_secret: "koji",
openshift_url: 'https://osbs.stg.fedoraproject.org:8443/',
openshift_url: 'https://osbs.stg.fedoraproject.org/',
registry_uri: 'https://registry.stg.fedoraproject.org/v2',
source_registry_uri: 'https://registry.stg.fedoraproject.org/v2',
build_host: 'osbs.stg.fedoraproject.org',