Point bodhi.stg at koji.stg
This commit is contained in:
parent
265f7d478f
commit
1b01a5f0bf
1 changed files with 3 additions and 3 deletions
|
@ -149,10 +149,10 @@ pkgdb_url = 'https://admin.stg.fedoraproject.org/pkgdb'
|
|||
pkgdb_url = 'https://admin.fedoraproject.org/pkgdb'
|
||||
{% endif %}
|
||||
|
||||
{% if env == "staging" %}
|
||||
buildsystem = 'dev'
|
||||
{% else %}
|
||||
buildsystem = 'koji'
|
||||
{% if env == "staging" %}
|
||||
koji_hub = 'https://koji.stg.fedoraproject.org/kojihub'
|
||||
koji_url = 'http://koji.stg.fedoraproject.org'
|
||||
{% endif %}
|
||||
client_cert = '/etc/pki/bodhi/bodhi.pem'
|
||||
clientca_cert = '/etc/pki/bodhi/fedora-upload-ca.cert'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue