Setup the authoritative_registry to registry.fp.o
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
29497a56ba
commit
d4dfa0e47e
2 changed files with 4 additions and 4 deletions
|
@ -99,7 +99,7 @@
|
|||
koji_hub: 'https://koji.stg.fedoraproject.org/kojihub',
|
||||
sources_command: 'fedpkg sources',
|
||||
build_type: 'prod',
|
||||
authoritative_registry: 'registry.example.com',
|
||||
authoritative_registry: 'registry.fedoraproject.org',
|
||||
vendor: 'Fedora Project',
|
||||
verify_ssl: true,
|
||||
use_auth: true,
|
||||
|
@ -131,7 +131,7 @@
|
|||
koji_hub: 'https://koji.fedoraproject.org/kojihub',
|
||||
sources_command: 'fedpkg sources',
|
||||
build_type: 'prod',
|
||||
authoritative_registry: 'registry.example.com',
|
||||
authoritative_registry: 'registry.fedoraproject.org',
|
||||
vendor: 'Fedora Project',
|
||||
verify_ssl: true,
|
||||
use_auth: true,
|
||||
|
|
|
@ -731,7 +731,7 @@
|
|||
koji_hub: 'https://{{koji_url}}/kojihub',
|
||||
sources_command: 'fedpkg sources',
|
||||
build_type: 'prod',
|
||||
authoritative_registry: 'registry.example.com',
|
||||
authoritative_registry: 'registry.fedoraproject.org',
|
||||
vendor: 'Fedora Project',
|
||||
verify_ssl: true,
|
||||
use_auth: true,
|
||||
|
@ -763,7 +763,7 @@
|
|||
koji_hub: 'https://{{koji_url}}/kojihub',
|
||||
sources_command: 'fedpkg sources',
|
||||
build_type: 'prod',
|
||||
authoritative_registry: 'registry.example.com',
|
||||
authoritative_registry: 'registry.fedoraproject.org',
|
||||
vendor: 'Fedora Project',
|
||||
verify_ssl: true,
|
||||
use_auth: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue