From 0a00c5a82c34861140a3dff3797cce459c8a0cdf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Bompard?= Date: Fri, 2 Feb 2018 15:10:12 +0000 Subject: [PATCH] Hubs: fix syntax in the fedmsg conf file --- roles/hubs/templates/fedmsg_config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/hubs/templates/fedmsg_config b/roles/hubs/templates/fedmsg_config index 26335faa4e..a5562dd8d1 100644 --- a/roles/hubs/templates/fedmsg_config +++ b/roles/hubs/templates/fedmsg_config @@ -21,7 +21,7 @@ config = { 'fas_credentials': { 'username': '{{ hubs_fas_username }}', 'password': '{{ hubs_fas_password }}', - } + }, {% endif %} # Use fedmsg-relay to publish messages