mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 18:36:53 +08:00
Point mdapi01 to koji.fp.o instead of kojipkgs.fp.o
This in order to be consistent with the info present in the hosts file
This commit is contained in:
@@ -7,7 +7,7 @@ KOJI_REPO = 'http://koji.stg.fedoraproject.org/repos/'
|
||||
PKGDB2_URL = 'https://admin.stg.fedoraproject.org/pkgdb/'
|
||||
DL_SERVER = 'http://dl.phx2.fedoraproject.org'
|
||||
{% else %}
|
||||
KOJI_REPO = 'https://kojipkgs.fedoraproject.org/repos/'
|
||||
KOJI_REPO = 'https://koji.fedoraproject.org/repos/'
|
||||
PKGDB2_URL = 'https://admin.fedoraproject.org/pkgdb/'
|
||||
DL_SERVER = 'http://dl.phx2.fedoraproject.org'
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user