Add Hypervisor nodes for the new HA cluster.
This commit is contained in:
parent
4d90682797
commit
cd327ae278
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue