Add a repo prefix

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
Patrick Uiterwijk 2018-10-08 12:46:50 +02:00
parent 1c15103b9a
commit fdc7793e2c

View file

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