mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
Try to fix login for elections in stg
This commit is contained in:
@@ -27,3 +27,7 @@ FAS_PASSWORD = '{{ fedorathirdpartyPassword }}'
|
||||
## This should be ``True`` but should be changed to ``False`` if the FAS server
|
||||
## used does not have a valid SSL certificate.
|
||||
FAS_CHECK_CERT = True
|
||||
|
||||
# This is required to fix login
|
||||
PREFERRED_URL_SCHEME='https'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user