mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-13 04:32:48 +01:00
fix minion_type for *NODE install_type
This commit is contained in:
@@ -778,7 +778,7 @@ get_minion_type() {
|
|||||||
'HELIXSENSOR')
|
'HELIXSENSOR')
|
||||||
minion_type='helix'
|
minion_type='helix'
|
||||||
;;
|
;;
|
||||||
'*NODE')
|
*'NODE')
|
||||||
minion_type='node'
|
minion_type='node'
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|||||||
Reference in New Issue
Block a user