mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Remove extra variable
This commit is contained in:
@@ -20,7 +20,6 @@ IMAGEREPO=securityonion
|
||||
|
||||
container_list() {
|
||||
MANAGERCHECK=$1
|
||||
FEATURESCHECK=$(lookup_pillar features elastic)
|
||||
|
||||
if [ -z "$MANAGERCHECK" ]; then
|
||||
MANAGERCHECK=so-unknown
|
||||
|
||||
Reference in New Issue
Block a user