mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-21 20:22:25 +02:00
Suricata Salt Module - Add skeleton
This commit is contained in:
@@ -223,7 +223,7 @@ if (whiptail --title "Security Onion Setup" --yesno "Are you sure you want to in
|
||||
|
||||
# Create the pillar file for the sensor
|
||||
touch /tmp/$HOSTNAME.sls
|
||||
echo "sensor:" > /tmp/$HOSTNAME.sls
|
||||
echo "sensors:" > /tmp/$HOSTNAME.sls
|
||||
echo " interface: bond0" >> /tmp/$HOSTNAME.sls
|
||||
echo " lbprocs: $LBPROCS" >> /tmp/$HOSTNAME.sls
|
||||
|
||||
|
||||
Reference in New Issue
Block a user