diff --git a/defaults.inc b/defaults.inc index 91172128..7030c775 100755 --- a/defaults.inc +++ b/defaults.inc @@ -1,6 +1,6 @@ #!/usr/bin/env bash -VERS='3.04022019' +VERS='3.04032019' NODETYPES=MYSQL,LB,WEB 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