From 2baa48661677d3789fbc0d34349fc3af80ff79af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Bompard?= Date: Thu, 17 Sep 2020 11:44:32 +0200 Subject: [PATCH] Fix case in configuration MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Aurélien Bompard --- roles/ipsilon/templates/configuration.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/ipsilon/templates/configuration.conf b/roles/ipsilon/templates/configuration.conf index 1e53fee16c..8dbfe65106 100644 --- a/roles/ipsilon/templates/configuration.conf +++ b/roles/ipsilon/templates/configuration.conf @@ -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]