This commit is contained in:
2019-02-04 07:57:38 -06:00
parent 9597d071be
commit 2ab1ee74a0
2 changed files with 8 additions and 7 deletions

View File

@@ -5,6 +5,7 @@ NODE_HOSTS=10.5.10.51,10.5.10.52,10.5.10.53
NODE_SERVICES=mysql,nginx,gitea,haproxy,keepalived,maxscale
CERT_DAEMON='/usr/bin/certbot'
FOLDER=/opt/idssys/nodemgmt
SCRIPT=${FOLDER}/nodemgmt-scripts.sh
IFS=,
NODE_HOSTS=(${NODE_HOSTS})