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