mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Registry Update - Update Script for image pull
This commit is contained in:
@@ -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" \
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user