From 937f488a8f503ebbf4c65da4983f0f1b669dca25 Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Thu, 14 May 2020 11:13:43 -0400 Subject: [PATCH] Update static pillar --- setup/so-functions | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup/so-functions b/setup/so-functions index 0248c0150..0a6281fff 100755 --- a/setup/so-functions +++ b/setup/so-functions @@ -881,6 +881,8 @@ master_static() { " fleet_hostname: N/A"\ " fleet_ip: N/A"\ " sensoronikey: $SENSORONIKEY"\ + " strelka: $STRELKA"\ + " wazuh: $WAZUH"\ " masterupdate: $MASTERUPDATES" > "$static_pillar" echo "elastic:" >> /opt/so/saltstack/pillar/static.sls echo " features: False" >> /opt/so/saltstack/pillar/static.sls