mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-31 01:11:36 +08:00
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:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user