add flag to make elections use fasjson

Signed-off-by: Stephen Coady <scoady@redhat.com>
This commit is contained in:
Stephen Coady 2021-03-22 16:42:01 +00:00 committed by mobrien
parent 3a334310d9
commit 3af73567ad

View file

@ -26,7 +26,8 @@ OIDC_CLIENT_SECRETS = '/opt/app-root/secret/client_secrets.json'
FASJSON = True
FAS_BASE_URL = 'https://fasjson.stg.fedoraproject.org/'
{% else %}
FAS_BASE_URL = 'https://admin.fedoraproject.org/accounts/'
FASJSON = True
FAS_BASE_URL = 'https://fasjson.fedoraproject.org/'
FAS_USERNAME = '{{ fedorathirdpartyUser }}'
FAS_PASSWORD = '{{ fedorathirdpartyPassword }}'
## This should be ``True`` but should be changed to ``False`` if the FAS server