From e4b10aa28c511bc173e90478703da289ae05b80c Mon Sep 17 00:00:00 2001 From: Josh Brower Date: Wed, 1 Feb 2023 15:47:26 -0500 Subject: [PATCH] Remove endif --- salt/common/tools/sbin/so-elastic-fleet-setup | 1 - 1 file changed, 1 deletion(-) diff --git a/salt/common/tools/sbin/so-elastic-fleet-setup b/salt/common/tools/sbin/so-elastic-fleet-setup index c516b43c3..0525d2499 100755 --- a/salt/common/tools/sbin/so-elastic-fleet-setup +++ b/salt/common/tools/sbin/so-elastic-fleet-setup @@ -46,7 +46,6 @@ JSON_STRING=$( jq -n \ # Add SO-Manager Logstash Ouput curl -K /opt/so/conf/elasticsearch/curl.config -L -X POST "localhost:5601/api/fleet/outputs" -H 'kbn-xsrf: true' -H 'Content-Type: application/json' -d "$JSON_STRING" printf "\n\n" -{%- endif %} # Add Elastic Fleet Integrations