fix another typo in koji-hub playbook

This commit is contained in:
Kevin Fenzi 2016-07-12 23:13:14 +00:00
parent 12b31df60d
commit 23eddb102a

View file

@ -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',