diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 23cb1643..c1c14f4c 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -1395,6 +1395,7 @@ HAPROXY-CONFIG() { fi echo -en "Creating File on iDS-MySQL${nid} ($nip)... ${idsCL[Default]}" + ${NCMD} nodemgmt update q ${NCMD} "rm -f /etc/haproxy/haproxy.cfg" ${NCMD} "sed -e 's;%NIP%;${nip};g' ${FOLDER}/templates/haproxy.config > /etc/haproxy/haproxy.cfg"