Update defaults.inc

This commit is contained in:
2019-11-24 18:21:23 -06:00
parent 48abcc124f
commit f9198b072d

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env bash
VERS='3.11232019'
NODETYPES=MYSQL,LB,WEB,NC
NODETYPES=PD,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
LBHOSTS=10.10.10.81,10.10.10.82,10.10.10.83