[ssh] Add local ips to local config
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user