mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 18:22:47 +01:00
Setup Script - Node install
This commit is contained in:
@@ -538,16 +538,11 @@ if (whiptail_you_sure) then
|
|||||||
fi
|
fi
|
||||||
if [ $INSTALLTYPE == 'STORAGENODE' ]; then
|
if [ $INSTALLTYPE == 'STORAGENODE' ]; then
|
||||||
whiptail_management_nic
|
whiptail_management_nic
|
||||||
filter_nics
|
|
||||||
whiptail_bond_nics
|
|
||||||
whiptail_management_server
|
whiptail_management_server
|
||||||
whiptail_nids
|
|
||||||
whiptail_sensor_config
|
|
||||||
configure_minion
|
configure_minion
|
||||||
copy_ssh_key
|
copy_ssh_key
|
||||||
create_bond
|
|
||||||
saltify
|
saltify
|
||||||
configure_minion sensors
|
configure_minion node
|
||||||
copy_ssh_key
|
copy_ssh_key
|
||||||
copy_minion_pillar STORAGENODE
|
copy_minion_pillar STORAGENODE
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user