From 0eaf711e24c65292eb80d27516780f8775a0902d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Kalu=C5=BEa?= Date: Mon, 11 Dec 2017 08:37:19 +0000 Subject: [PATCH] Add missing quotation mark --- inventory/group_vars/odcs-frontend-stg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/group_vars/odcs-frontend-stg b/inventory/group_vars/odcs-frontend-stg index b08dcd19cc..33c5049a74 100644 --- a/inventory/group_vars/odcs-frontend-stg +++ b/inventory/group_vars/odcs-frontend-stg @@ -41,7 +41,7 @@ odcs_runroot_target_dir_url: http://kojipkgs.stg.fedoraproject.org/compose/odcs # Give access to jscotka to be able to develop module testing integration # for taskotron. -odcs_allowed_clients_users: [{"jscotka": ["tag, "module"]}] +odcs_allowed_clients_users: [{"jscotka": ["tag", "module"]}] # For the MOTD csi_security_category: Low