Add a repo prefix
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
1c15103b9a
commit
fdc7793e2c
1 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue