Correct pdcupdater staging koji url.
This commit is contained in:
parent
7e813b94ac
commit
a02e9cb2b9
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ config = {
|
|||
|
||||
# Koji details
|
||||
{% if env == 'staging' %}
|
||||
'pdcupdater.koji_url': 'http://koji.stg.fedoraproject.org/kojihub',
|
||||
'pdcupdater.koji_url': 'https://koji.stg.fedoraproject.org/kojihub',
|
||||
{% else %}
|
||||
'pdcupdater.koji_url': 'http://koji01.phx2.fedoraproject.org/kojihub',
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue