[ssh] Add local ips to local config
This commit is contained in:
@ -52,7 +52,7 @@ Host git.local
|
|||||||
Port 222
|
Port 222
|
||||||
|
|
||||||
# Jail hosts all need a jump
|
# Jail hosts all need a jump
|
||||||
Host *.local
|
Host *.local 192.168.8.*
|
||||||
Hostname %h
|
Hostname %h
|
||||||
User root
|
User root
|
||||||
IdentityFile ~/.ssh/jails
|
IdentityFile ~/.ssh/jails
|
||||||
|
|||||||
Reference in New Issue
Block a user