diff --git a/setup/so-functions b/setup/so-functions index 61fa60521..ddf771b7c 100755 --- a/setup/so-functions +++ b/setup/so-functions @@ -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" \