fix koji_hub entry for prod buildvm osbs-client role
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
parent
ebed0f9757
commit
ceae802733
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@
|
|||
source_registry_uri: 'https://{{ source_registry }}/v2',
|
||||
build_host: '{{ osbs_url }}',
|
||||
koji_root: 'http://{{ koji_root }}',
|
||||
koji_hub: 'https://koji.stg.fedoraproject.org/kojihub',
|
||||
koji_hub: 'https://koji.fedoraproject.org/kojihub',
|
||||
sources_command: 'fedpkg sources',
|
||||
build_type: 'prod',
|
||||
authoritative_registry: 'registry.example.com',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue