mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 22:11:01 +08:00
Fix case in configuration
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
@@ -15,7 +15,7 @@ fas Bind Username={{ ipsilon_fasinfo_username }}
|
||||
fas Bind Password={{ ipsilon_fasinfo_prod_password }}
|
||||
{% else %}
|
||||
global enabled=fasjson
|
||||
fasjson fasjson url=https://fasjson{{env_suffix}}.fedoraproject.org/
|
||||
fasjson FASJSON url=https://fasjson{{env_suffix}}.fedoraproject.org/
|
||||
{% endif %}
|
||||
|
||||
[authz_config]
|
||||
|
||||
Reference in New Issue
Block a user