mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Setup Script - Fix Storage Node
This commit is contained in:
@@ -392,7 +392,7 @@ if (whiptail_you_sure) then
|
|||||||
copy_ssh_key
|
copy_ssh_key
|
||||||
copy_minion_pillar SENSORONLY
|
copy_minion_pillar SENSORONLY
|
||||||
fi
|
fi
|
||||||
if [ $INSTALLTYPE == 'EVALMODE' ]; then
|
if [ $INSTALLTYPE == 'STORAGENODE' ]; then
|
||||||
whiptail_management_nic
|
whiptail_management_nic
|
||||||
filter_nics
|
filter_nics
|
||||||
whiptail_bond_nics
|
whiptail_bond_nics
|
||||||
|
|||||||
Reference in New Issue
Block a user