Explorar o código

[ssh] Add local ips to local config

Colin Powell %!s(int64=4) %!d(string=hai) anos
pai
achega
117a3bb722
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ssh/.ssh/config

+ 1 - 1
ssh/.ssh/config

@@ -52,7 +52,7 @@ Host git.local
   Port 222
 
 # Jail hosts all need a jump
-Host *.local
+Host *.local 192.168.8.*
   Hostname %h
   User root
   IdentityFile ~/.ssh/jails