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