mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 03:52:09 +08:00
Let's point to /openid/ as Patrick said
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
@@ -231,7 +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'
|
||||
FAS_OPENID_ENDPOINT = 'https://id.stg.fedoraproject.org/openid/'
|
||||
{% else %}
|
||||
PDC_URL = 'https://pdc.fedoraproject.org/rest_api/v1/'
|
||||
RESULTSDB_URL = 'https://taskotron.fedoraproject.org/resultsdb_api/'
|
||||
|
||||
Reference in New Issue
Block a user