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