mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 02:50:15 +08:00
pagure: use the production ipsilon in stg as there are none there
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
@@ -22,7 +22,7 @@ PREFERRED_URL_SCHEME='https'
|
||||
|
||||
{% if env == 'pagure-staging' %}
|
||||
# OpenID server to use
|
||||
FAS_OPENID_ENDPOINT = 'https://id.stg.fedoraproject.org/openid/'
|
||||
FAS_OPENID_ENDPOINT = 'https://id.fedoraproject.org/openid/'
|
||||
{% endif %}
|
||||
|
||||
### url to the database server:
|
||||
|
||||
Reference in New Issue
Block a user