diff --git a/salt/common/tools/sbin/so-elastic-download b/salt/common/tools/sbin/so-elastic-download index 8155af414..d6a1a51be 100644 --- a/salt/common/tools/sbin/so-elastic-download +++ b/salt/common/tools/sbin/so-elastic-download @@ -7,8 +7,7 @@ TRUSTED_CONTAINERS=( \ "so-bro:$VERSION" \ "so-core:$VERSION" \ "so-cortex:$VERSION" \ -"so-curator:VERSION" \ -"so-cyberchef:VERSION" \ +"so-curator:$VERSION" \ "so-elastalert:$VERSION" \ "so-elasticsearch:$VERSION" \ "so-filebeat:$VERSION" \ diff --git a/updatemaster.sh b/updatemaster.sh index 1bf22f07c..c66c01d86 100644 --- a/updatemaster.sh +++ b/updatemaster.sh @@ -11,4 +11,5 @@ chown -R socore:socore /opt/so/saltstack/salt chmod 755 /opt/so/saltstack/pillar/firewall/addfirewall.sh cd ~ rm -rf /tmp/sogh +# Run so-elastic-download here and call this soup with some magic salt-call state.highstate