mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
change MASTER to MANAGER
This commit is contained in:
@@ -184,11 +184,11 @@ function createHEAVYNODE() {
|
|||||||
add_sensor_to_minion
|
add_sensor_to_minion
|
||||||
}
|
}
|
||||||
|
|
||||||
function createMASTER() {
|
function createMANAGER() {
|
||||||
add_elastic_to_minion
|
add_elastic_to_minion
|
||||||
}
|
}
|
||||||
|
|
||||||
function createMASTERSEARCH() {
|
function createMANAGERSEARCH() {
|
||||||
add_elastic_to_minion
|
add_elastic_to_minion
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user