mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Setup Script - removed comments at the end
This commit is contained in:
@@ -541,25 +541,6 @@ if (whiptail_you_sure) then
|
|||||||
copy_minion_pillar SENSORONLY
|
copy_minion_pillar SENSORONLY
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# chown -R 939:939 /opt/so
|
|
||||||
|
|
||||||
# Add the grain on the sensor
|
|
||||||
# Set up the minion to talk to itself
|
|
||||||
# echo "master: $HOSTNAME" > /etc/salt/minion
|
|
||||||
|
|
||||||
# Copy the master config over
|
|
||||||
# cp files/master /etc/salt/master
|
|
||||||
# Comment this out for now
|
|
||||||
# chown -R socore:socore /etc/salt
|
|
||||||
|
|
||||||
# Start salt master and minion
|
|
||||||
# service salt-master restart
|
|
||||||
# service salt-minion restart
|
|
||||||
else
|
else
|
||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user