Update nodemgmt-scripts.sh
This commit is contained in:
@@ -1405,8 +1405,8 @@ SERVICE(){
|
||||
}
|
||||
|
||||
HAPROXY-CONFIG() {
|
||||
echo -e "${idsCL[LightGreen]}Creating HAProxy Config Files${idsCL[Default]}"
|
||||
echo -e "${idsCL[LightGreen]}-------------------------------------------${idsCL[Default]}"
|
||||
echo -e "${idsCL[Yellow]}Creating HAProxy Config Files${idsCL[Default]}"
|
||||
DIVIDER false yellow
|
||||
if [[ "${NODESERVICES_CHECK}" = *"haproxy"* ]]; then
|
||||
nid=1
|
||||
for nip in "${NODE_HOSTS[@]}"; do
|
||||
|
||||
Reference in New Issue
Block a user