remove logstash from docker registry seed

This commit is contained in:
m0duspwnens
2020-08-12 14:05:28 -04:00
parent 68f5c1c3c5
commit ddf3e6f943

View File

@@ -720,7 +720,6 @@ docker_seed_registry() {
if ! [ -f /nsm/docker-registry/docker/registry.tar ]; then
if [ "$install_type" == 'IMPORT' ]; then
local TRUSTED_CONTAINERS=(\
"so-logstash:$VERSION" \
"so-idstools:$VERSION" \
"so-nginx:$VERSION" \
"so-filebeat:$VERSION" \