[ssh] No bastion jump by default
This commit is contained in:
@ -103,7 +103,7 @@ Host *.local 192.168.1.*
|
|||||||
User root
|
User root
|
||||||
IdentityFile ~/.ssh/jails
|
IdentityFile ~/.ssh/jails
|
||||||
Hostname %h
|
Hostname %h
|
||||||
ProxyJump bastion.unbl.ink
|
#ProxyJump bastion.unbl.ink
|
||||||
|
|
||||||
Host *.cloud51
|
Host *.cloud51
|
||||||
HostName %h
|
HostName %h
|
||||||
|
|||||||
Reference in New Issue
Block a user