Fix case in configuration
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
91f6c08d80
commit
2baa486616
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ fas Bind Username={{ ipsilon_fasinfo_username }}
|
||||||
fas Bind Password={{ ipsilon_fasinfo_prod_password }}
|
fas Bind Password={{ ipsilon_fasinfo_prod_password }}
|
||||||
{% else %}
|
{% else %}
|
||||||
global enabled=fasjson
|
global enabled=fasjson
|
||||||
fasjson fasjson url=https://fasjson{{env_suffix}}.fedoraproject.org/
|
fasjson FASJSON url=https://fasjson{{env_suffix}}.fedoraproject.org/
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
[authz_config]
|
[authz_config]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue