mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-24 08:53:27 +01:00
heavynode changes
This commit is contained in:
@@ -1704,7 +1704,7 @@ process_installtype() {
|
||||
elif [ "$install_type" = 'SEARCHNODE' ]; then
|
||||
is_searchnode=true
|
||||
elif [ "$install_type" = 'HEAVYNODE' ]; then
|
||||
is_heavy=true
|
||||
is_heavynode=true
|
||||
elif [ "$install_type" = 'FLEET' ]; then
|
||||
is_fleet=true
|
||||
elif [ "$install_type" = 'IDH' ]; then
|
||||
|
||||
Reference in New Issue
Block a user