From 36ccece72492b5d7e1461c15ee89152c38a3a73b Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Thu, 1 Oct 2020 18:02:06 -0400 Subject: [PATCH] commas gone crazy --- salt/soc/files/soc/soc.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/salt/soc/files/soc/soc.json b/salt/soc/files/soc/soc.json index 5da0a0a16..f81c1c62d 100644 --- a/salt/soc/files/soc/soc.json +++ b/salt/soc/files/soc/soc.json @@ -51,8 +51,8 @@ "eventFields": {{ hunt_eventfields | json }}, "queryBaseFilter": "", "queryToggleFilters": [], - "queries": {{ hunt_queries | json }} , - "actions": {{ hunt_actions | json }} , + "queries": {{ hunt_queries | json }}, + "actions": {{ hunt_actions | json }} }, "alerts": { "advanced": false,