mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-07-11 14:36:37 +08:00
Add a repo prefix
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
@@ -88,7 +88,7 @@ REPOSPANNER_NEW_FORK = True
|
||||
REPOSPANNER_ADMIN_MIGRATION = True
|
||||
REPOSPANNER_REGIONS = {
|
||||
'rpms': {'url': 'https://fedora01.rpms.stg.fedoraproject.org:8443',
|
||||
'repo_prefix': '',
|
||||
'repo_prefix': 'pagure/',
|
||||
'hook': None,
|
||||
'ca': '/etc/pagure/ca.crt',
|
||||
'admin_cert': {'cert': '/etc/pagure/fedora_rpms_admin.crt',
|
||||
|
||||
Reference in New Issue
Block a user