mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-29 04:51:16 +08:00
Stg doesn't like the original url.
This commit is contained in:
@@ -47,7 +47,7 @@ config = {
|
||||
{% if env == 'staging' %}
|
||||
'server': 'https://koji.stg.fedoraproject.org/kojihub',
|
||||
'weburl': 'http://koji.stg.fedoraproject.org/koji',
|
||||
'git_url': 'http://pkgs.stg.fedoraproject.org/cgit/{package}.git',
|
||||
'git_url': 'http://pkgs01.stg.phx2.fedoraproject.org/cgit/{package}.git',
|
||||
{% else %}
|
||||
'server': 'https://koji.fedoraproject.org/kojihub',
|
||||
'weburl': 'http://koji.fedoraproject.org/koji',
|
||||
|
||||
Reference in New Issue
Block a user