Point fedora-packages at the bodhi2 url.
This commit is contained in:
parent
f795087b00
commit
8248914854
1 changed files with 2 additions and 2 deletions
|
@ -24,11 +24,11 @@ fedoracommunity.connector.bugzilla.baseurl = https://bugzilla.redhat.com/xmlrpc.
|
|||
fedoracommunity.connector.bugzilla.cookiefile = /var/cache/fedoracommunity/bugzillacookies
|
||||
{% if env == "staging" %}
|
||||
fedoracommunity.connector.fas.baseurl = https://admin.stg.fedoraproject.org/accounts/
|
||||
fedoracommunity.connector.bodhi.baseurl = https://admin.stg.fedoraproject.org/updates
|
||||
fedoracommunity.connector.bodhi.baseurl = https://bodhi.stg.fedoraproject.org/
|
||||
fedoracommunity.connector.pkgdb.baseurl = https://admin.stg.fedoraproject.org/pkgdb
|
||||
{% else %}
|
||||
fedoracommunity.connector.fas.baseurl = https://admin.fedoraproject.org/accounts/
|
||||
fedoracommunity.connector.bodhi.baseurl = https://admin.fedoraproject.org/updates
|
||||
fedoracommunity.connector.bodhi.baseurl = https://bodhi.fedoraproject.org/
|
||||
fedoracommunity.connector.pkgdb.baseurl = https://admin.fedoraproject.org/pkgdb
|
||||
{% endif %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue