This commit is contained in:
2019-01-31 12:25:36 -06:00
parent 214cc20b62
commit cb5669ebff
2 changed files with 7 additions and 2 deletions

View File

@@ -4,6 +4,7 @@ VERS='1.01292019'
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
IFS=,
NODE_HOSTS=(${NODE_HOSTS})