diff --git a/defaults.inc b/defaults.inc index 6d05e537..514a68bd 100755 --- a/defaults.inc +++ b/defaults.inc @@ -1,6 +1,6 @@ #!/usr/bin/env bash -VERS='3.03142020' +VERS='3.04072020' NODETYPES=MYSQL,LB,WEB,NC,PD 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