From cba719b3a02b52d75d957612337070446b3ef66d Mon Sep 17 00:00:00 2001 From: weslambert Date: Wed, 2 Jun 2021 16:42:09 -0400 Subject: [PATCH] Remove extra comma --- salt/elasticsearch/templates/so/so-common-template.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salt/elasticsearch/templates/so/so-common-template.json b/salt/elasticsearch/templates/so/so-common-template.json index 919cb521a..2d1ef2a21 100644 --- a/salt/elasticsearch/templates/so/so-common-template.json +++ b/salt/elasticsearch/templates/so/so-common-template.json @@ -540,7 +540,7 @@ "zeek":{ "type":"object", "dynamic": true - }, + } } } }