21 lines
295 B
YAML
21 lines
295 B
YAML
|
session_name: unit
|
||
|
suppress_history: false
|
||
|
|
||
|
windows:
|
||
|
- window_name: admin
|
||
|
focus: true
|
||
|
layout: even-vertical
|
||
|
panes:
|
||
|
- ssh root@unit
|
||
|
- ssh root@unit
|
||
|
|
||
|
- window_name: canvas
|
||
|
layout: even-vertical
|
||
|
panes:
|
||
|
- ssh unit
|
||
|
- ssh unit
|
||
|
|
||
|
- window_name: monitor
|
||
|
panes:
|
||
|
- ssh unit
|