Bump a few things
This commit is contained in:
27
.ssh/config
27
.ssh/config
@@ -12,6 +12,15 @@ host edge
|
||||
HostName 10.85.5.52
|
||||
User joe
|
||||
|
||||
host frigate
|
||||
IdentityFile ~/.ssh/hydroxonium
|
||||
HostName 10.85.3.22
|
||||
User joe
|
||||
|
||||
host crackheadbot
|
||||
HostName 10.85.3.182
|
||||
User joe
|
||||
|
||||
host dockerhost
|
||||
HostName 10.85.3.75
|
||||
User joe
|
||||
@@ -43,11 +52,23 @@ Host zinc
|
||||
|
||||
# APRS
|
||||
Host houston
|
||||
IdentityFile ~/.ssh/hydroxonium
|
||||
HostName 10.85.3.39
|
||||
User joe
|
||||
|
||||
Host deck
|
||||
HostName 10.85.3.221
|
||||
User deck
|
||||
|
||||
# booru Image Server
|
||||
Host booru
|
||||
IdentityFile ~/.ssh/hydroxonium
|
||||
HostName 10.85.3.71
|
||||
User joe
|
||||
|
||||
# Caddy
|
||||
Host caddy
|
||||
IdentityFile ~/.ssh/hydroxonium
|
||||
HostName 10.85.3.9
|
||||
User joe
|
||||
|
||||
@@ -102,7 +123,13 @@ Host stdocker1
|
||||
HostName 10.20.30.225
|
||||
IdentityFile ~/.ssh/stdocker
|
||||
|
||||
# Work laptop
|
||||
Host workLaptop
|
||||
HostName 10.144.236.234
|
||||
IdentityFile ~/.ssh/hydroxonium
|
||||
|
||||
# Argen pi
|
||||
Host argen
|
||||
HostName 10.20.30.224
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user