change MASTER to MANAGER

This commit is contained in:
m0duspwnens
2023-01-24 09:44:01 -05:00
parent 88107fe0df
commit ee98e0684e

View File

@@ -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
}