Updated mux for cecs

This commit is contained in:
Eric Renfro 2021-04-07 15:11:54 -04:00
parent 7cf09ea486
commit 07f55835e8
1 changed files with 8 additions and 6 deletions

View File

@ -43,10 +43,12 @@ root: ~/
# post: tmux -CC attach -t hv
windows:
- web: ssh web1.cegrid.ld
- robust1: ssh robust1.cegrid.ld
- regions1: ssh regions1.cegrid.ld
- regions2: ssh regions2.cegrid.ld
- regions3: ssh regions3.cegrid.ld
- regions4: ssh regions4.cegrid.ld
- web: ssh web1.cegrid.ld -t tmux a
- robust1: ssh robust1.cegrid.ld -t tmux a
- regions1: ssh regions1.cegrid.ld -t tmux a
- regions2: ssh regions2.cegrid.ld -t tmux a
- regions3: ssh regions3.cegrid.ld -t tmux a
- regions4: ssh regions4.cegrid.ld -t tmux a
- regions5: ssh regions5.cegrid.ld -t tmux a
- regions6: ssh regions6.cegrid.ld -t tmux a