Bump a few things
This commit is contained in:
10
.ssh/config
10
.ssh/config
@@ -12,6 +12,10 @@ host edge
|
||||
HostName 10.85.5.52
|
||||
User joe
|
||||
|
||||
host bitwarden
|
||||
HostName 10.85.3.83
|
||||
User joe
|
||||
|
||||
host frigate
|
||||
IdentityFile ~/.ssh/hydroxonium
|
||||
HostName 10.85.3.22
|
||||
@@ -123,6 +127,12 @@ Host stdocker1
|
||||
HostName 10.20.30.225
|
||||
IdentityFile ~/.ssh/stdocker
|
||||
|
||||
# Little mini-pc in the IOT room
|
||||
Host pioremote
|
||||
# This is actually a zerotier ip
|
||||
HostName 10.144.0.15
|
||||
IdentityFile ~/.ssh/silvertech/silvertech
|
||||
|
||||
# Work laptop
|
||||
Host workLaptop
|
||||
HostName 10.144.236.234
|
||||
|
||||
Reference in New Issue
Block a user