[ssh] No bastion jump by default

This commit is contained in:
2022-05-24 10:42:41 -04:00
parent 902e9a157d
commit 337bb157d7

View File

@ -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