mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-09 18:52:52 +01:00
fix so salt master gets installed
This commit is contained in:
@@ -2256,7 +2256,7 @@ saltify() {
|
||||
logCmd "yum -y install wget nmap-ncat"
|
||||
fi
|
||||
|
||||
if [[ ! is_analyst ]]; then
|
||||
if [[ ! $is_analyst ]]; then
|
||||
case "$install_type" in
|
||||
'MANAGER' | 'EVAL' | 'MANAGERSEARCH' | 'FLEET' | 'HELIXSENSOR' | 'STANDALONE'| 'IMPORT')
|
||||
reserve_group_ids
|
||||
|
||||
Reference in New Issue
Block a user