From 686282da62c5b29deaff645f8d5622f77de1fd0e Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Fri, 10 Jan 2020 14:34:00 -0500 Subject: [PATCH] Registry Update - Update Script for image pull --- salt/common/tools/sbin/so-elastic-download | 3 +-- updatemaster.sh | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) 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