[ssh] Add local ips to local config

This commit is contained in:
2020-09-11 02:05:16 -04:00
parent 875c3d6967
commit 117a3bb722

View File

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