mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
MS testing
This commit is contained in:
@@ -185,6 +185,7 @@ if [ -n "$test_profile" ]; then
|
|||||||
MSRVIP_OFFSET=-1
|
MSRVIP_OFFSET=-1
|
||||||
elif [[ "$test_profile" =~ "-managersearch" ]]; then
|
elif [[ "$test_profile" =~ "-managersearch" ]]; then
|
||||||
install_type=MANAGERSEARCH
|
install_type=MANAGERSEARCH
|
||||||
|
HOSTNAME=manager
|
||||||
elif [[ "$test_profile" =~ "-heavynode" ]]; then
|
elif [[ "$test_profile" =~ "-heavynode" ]]; then
|
||||||
install_type=HEAVYNODE
|
install_type=HEAVYNODE
|
||||||
HOSTNAME=sensor
|
HOSTNAME=sensor
|
||||||
|
|||||||
Reference in New Issue
Block a user