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