47 lines
743 B
Text
47 lines
743 B
Text
|
ServerAliveInterval 120
|
||
|
|
||
|
Host *
|
||
|
ControlMaster auto
|
||
|
ControlPath /tmp/%r@%h:%p
|
||
|
|
||
|
|
||
|
Host cluster-wopplefox
|
||
|
Hostname 172.16.230.100
|
||
|
Port 22
|
||
|
|
||
|
User root
|
||
|
IdentityFile ~/.ssh/id_ed25519
|
||
|
ForwardAgent yes
|
||
|
Host cluster-sycadil
|
||
|
Hostname 172.16.230.102
|
||
|
Port 22
|
||
|
|
||
|
User dietpi
|
||
|
IdentityFile ~/.ssh/id_ed25519
|
||
|
ForwardAgent yes
|
||
|
Host cluster-spatterling
|
||
|
Hostname 172.16.230.101
|
||
|
Port 22
|
||
|
|
||
|
User dietpi
|
||
|
IdentityFile ~/.ssh/id_ed25519
|
||
|
ForwardAgent yes
|
||
|
Host cluster-balusha
|
||
|
Hostname 172.16.230.103
|
||
|
Port 22
|
||
|
|
||
|
User dietpi
|
||
|
IdentityFile ~/.ssh/id_ed25519
|
||
|
ForwardAgent yes
|
||
|
Host cluster-silverleaf
|
||
|
# braskin
|
||
|
# toko
|
||
|
# *silverleaf*
|
||
|
# elligon: router
|
||
|
Hostname 172.16.230.104
|
||
|
Port 22
|
||
|
|
||
|
User dietpi
|
||
|
IdentityFile ~/.ssh/id_ed25519
|
||
|
ForwardAgent yes
|