Parcourir la source

[ssh] No bastion jump by default

Colin Powell il y a 3 ans
Parent
commit
337bb157d7
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      ssh/.ssh/config

+ 1 - 1
ssh/.ssh/config

@@ -103,7 +103,7 @@ Host *.local 192.168.1.*
   User root
   IdentityFile ~/.ssh/jails
   Hostname %h
-  ProxyJump bastion.unbl.ink
+  #ProxyJump bastion.unbl.ink
 
 Host *.cloud51
     HostName %h