Use ipsilon in stg for dist-git.stg

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2018-05-22 15:13:54 +02:00
parent d3d7360dc7
commit f8ce72b87d

View file

@ -231,6 +231,7 @@ REQUIRED_GROUPS = {
PDC_URL = 'https://pdc.stg.fedoraproject.org/rest_api/v1/'
RESULTSDB_URL = 'https://taskotron.stg.fedoraproject.org/resultsdb_api/'
FAS_URL = 'https://admin.stg.fedoraproject.org/accounts'
FAS_OPENID_ENDPOINT = 'https://id.stg.fedoraproject.org'
{% else %}
PDC_URL = 'https://pdc.fedoraproject.org/rest_api/v1/'
RESULTSDB_URL = 'https://taskotron.fedoraproject.org/resultsdb_api/'