M
DB_USER=root DB_PASS=secret START=1 PS=5.7.25-28.1 DB_OPTS=mysql/async-repl-gtid.cnf vagrant up default node1 node2 ; DB_USER=root DB_PASS=secret START=1 PS=5.7.25-28.1 MASTER=$( vagrant ssh default -- hostname -I | cut -d' ' -f1 ) DB_OPTS=mysql/async-repl-gtid.cnf vagrant provision node1 node2