mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
Helix - Fix Helix Setup
This commit is contained in:
@@ -1104,6 +1104,7 @@ sensor_pillar() {
|
|||||||
if [ $INSTALLTYPE == 'HELIXSENSOR' ]; then
|
if [ $INSTALLTYPE == 'HELIXSENSOR' ]; then
|
||||||
SENSORPILLARPATH=/opt/so/saltstack/pillar/sensor
|
SENSORPILLARPATH=/opt/so/saltstack/pillar/sensor
|
||||||
mkdir -p $TMP
|
mkdir -p $TMP
|
||||||
|
mkdir -p $SENSORPILLARPATH
|
||||||
else
|
else
|
||||||
SENSORPILLARPATH=$TMP/pillar/sensors
|
SENSORPILLARPATH=$TMP/pillar/sensors
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user