[ssh] Use bastion by default
This commit is contained in:
@ -92,7 +92,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