do not use ssh proxyjump by default
This commit is contained in:
parent
a416a7b747
commit
1d1c9b6490
1 changed files with 2 additions and 4 deletions
|
@ -39,8 +39,9 @@ Host acs-*
|
|||
|
||||
Host *.os-cloud.eonerc.rwth-aachen.de
|
||||
ForwardAgent yes
|
||||
ProxyJump acs-stargate
|
||||
# ProxyJump acs-stargate
|
||||
|
||||
# Load Balancer
|
||||
Host lb-*.os-cloud.eonerc.rwth-aachen.de
|
||||
User ubuntu
|
||||
|
||||
|
@ -167,7 +168,6 @@ Host villas-hub
|
|||
|
||||
Host *.0l.dn42
|
||||
ForwardAgent yes
|
||||
ProxyJump nag
|
||||
|
||||
Host *.0l.de
|
||||
ForwardAgent yes
|
||||
|
@ -175,7 +175,6 @@ Host *.0l.de
|
|||
|
||||
Host vog
|
||||
User pi
|
||||
ProxyJump nag
|
||||
ForwardAgent yes
|
||||
HostName 172.23.156.9
|
||||
|
||||
|
@ -186,7 +185,6 @@ Host rck
|
|||
|
||||
Host lian
|
||||
User stv0g
|
||||
ProxyJump nag
|
||||
HostName 172.23.156.2
|
||||
|
||||
Host nag.0l.de
|
||||
|
|
Loading…
Add table
Reference in a new issue