From 0e5612d573909182e8011ec10bfa53a3afaef9d1 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 4 Mar 2019 08:27:59 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 7cc5c7ec..65a87f90 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -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