mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 02:02:50 +01:00
Setup Script - Bond Ubuntu testing
This commit is contained in:
@@ -659,19 +659,19 @@ if (whiptail_you_sure) then
|
|||||||
calculate_useable_cores
|
calculate_useable_cores
|
||||||
if [ $NSMSETUP == 'ADVANCED' ]; then
|
if [ $NSMSETUP == 'ADVANCED' ]; then
|
||||||
whiptail_bro_pins
|
whiptail_bro_pins
|
||||||
whiptail_bond_nics_mtu
|
|
||||||
whiptail_suricata_pins
|
whiptail_suricata_pins
|
||||||
|
whiptail_bond_nics_mtu
|
||||||
else
|
else
|
||||||
surithreads=$LBPROCS
|
surithreads=$LBPROCS
|
||||||
fi
|
fi
|
||||||
whiptail_make_changes
|
whiptail_make_changes
|
||||||
configure_minion
|
#configure_minion
|
||||||
copy_ssh_key
|
#copy_ssh_key
|
||||||
create_bond
|
create_bond
|
||||||
saltify
|
#saltify
|
||||||
configure_minion sensors
|
#configure_minion sensors
|
||||||
copy_minion_pillar SENSORONLY
|
#copy_minion_pillar SENSORONLY
|
||||||
salt_checkin
|
#salt_checkin
|
||||||
whiptail_setup_complete
|
whiptail_setup_complete
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user