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