mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
MDAPI: in openshift we don't need the prefix
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
@@ -9,7 +9,6 @@ data:
|
||||
mdapi.cfg: |-
|
||||
HOST = '*'
|
||||
PORT = '8080'
|
||||
PREFIX = '/mdapi'
|
||||
DL_VERIFY = False
|
||||
{% if env == 'staging' %}
|
||||
KOJI_REPO = 'https://koji.stg.fedoraproject.org/repos/'
|
||||
|
||||
Reference in New Issue
Block a user