diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index c1037be3..6fe58f27 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -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 "" }