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:
parent
39723f7854
commit
ef2f201256
1 changed files with 1 additions and 1 deletions
|
@ -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 %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue