Updated MySQL hosts to current
This commit is contained in:
parent
d7ce3fa2d4
commit
03d246e406
1 changed files with 2 additions and 2 deletions
|
@ -43,6 +43,6 @@ root: ~/
|
||||||
# post: tmux -CC attach -t mysql
|
# post: tmux -CC attach -t mysql
|
||||||
|
|
||||||
windows:
|
windows:
|
||||||
- mariadb1: ssh root@mariadb1
|
- mysql1: ssh root@mysql1
|
||||||
- mariadb2: ssh root@mariadb2
|
- mysql2: ssh root@mysql2
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue