mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Helix Mode - Add bond
This commit is contained in:
@@ -175,6 +175,8 @@ if (whiptail_you_sure) ; then
|
|||||||
# Install salt and dependencies
|
# Install salt and dependencies
|
||||||
{
|
{
|
||||||
sleep 0.5
|
sleep 0.5
|
||||||
|
echo -e "XXX\n0\nCreating Bond Interface... \nXXX"
|
||||||
|
create_sensor_bond >> $SETUPLOG 2>&1
|
||||||
echo -e "XXX\n1\nInstalling and configuring Salt... \nXXX"
|
echo -e "XXX\n1\nInstalling and configuring Salt... \nXXX"
|
||||||
echo " ** Installing Salt and Dependencies **" >> $SETUPLOG
|
echo " ** Installing Salt and Dependencies **" >> $SETUPLOG
|
||||||
saltify >> $SETUPLOG 2>&1
|
saltify >> $SETUPLOG 2>&1
|
||||||
|
|||||||
Reference in New Issue
Block a user