make sure staging osbs is pointing at staging koji_hub

Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
Adam Miller 2016-04-19 13:18:47 +00:00
parent 3f38bc99e1
commit b6b0e7c425

View file

@ -159,8 +159,8 @@
registry_uri: 'https://registry.stg.fedoraproject.org/v2',
source_registry_uri: 'https://registry.stg.fedoraproject.org/v2',
build_host: 'osbs.stg.fedoraproject.org',
koji_root: 'http://koji.fedoraproject.org/koji',
koji_hub: 'http://koji.fedoraproject.org/kojihub',
koji_root: 'http://koji.stg.fedoraproject.org/koji',
koji_hub: 'http://koji.stg.fedoraproject.org/kojihub',
sources_command: 'fedpkg sources',
build_type: 'prod',
authoritative_registry: 'registry.example.com',