fix typo in koji-hub playbook
This commit is contained in:
parent
0b26309c35
commit
12b31df60d
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
|||
source_registry_uri: 'https://{{ docker_registry }}/v2',
|
||||
build_host: '{{ osbs_fqdn }}',
|
||||
koji_root: 'http://{{ koji_root }}',
|
||||
koji_hub: 'https://koji.stg.fedoraproject.org/kojihub'
|
||||
koji_hub: 'https://koji.stg.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