diff --git a/defaults.inc b/defaults.inc index 771ab03a..965f3470 100755 --- a/defaults.inc +++ b/defaults.inc @@ -1,6 +1,6 @@ #!/usr/bin/env bash -VERS='3.04032019' +VERS='3.11232019' NODETYPES=MYSQL,LB,WEB,NC MYSQLHOSTS=10.5.10.51,10.5.10.52,10.5.10.53 WEBHOSTS=10.5.10.121,10.5.10.122,10.5.10.123