Add Hypervisor nodes for the new HA cluster.

This commit is contained in:
gardouille 2015-07-08 12:03:34 +02:00
parent 4d90682797
commit cd327ae278
1 changed files with 4 additions and 0 deletions

View File

@ -42,6 +42,10 @@ neww -d -nHyper0x 'exec ssh work.hyper01'
selectw -t 5
selectp -t 1
# Pane 1
splitw -v -p 25 -t 1 'exec ssh work.hyper05'
splitw -h -p 50 -t 2 'exec ssh work.hyper06'
# Pane 3
splitw -h -p 50 -t 1 'exec ssh work.r720xd'
splitw -v -p 50 -t 1 'exec ssh work.hyper03'
neww -d -nROOT 'exec ssh work.sharelatex'