Update nodemgmt-scripts.sh

This commit is contained in:
2019-03-03 10:41:36 -06:00
parent 275c8f7815
commit 022496fead

View File

@@ -1407,7 +1407,7 @@ HAPROXY-CONFIG() {
SERVICE haproxy reload
echo ""
echo -e "${idsCL[Green]}${NM_SERVICES[${1}]} has been ${NM_SRVCOPTS[${2}]}ed${idsCL[Default]}"
echo -e "${idsCL[Green]}HAProxy Config Files have been created.${idsCL[Default]}"
echo ""
}