Update ssh config
This commit is contained in:
@@ -51,3 +51,9 @@ Host lapis
|
||||
Host devserver
|
||||
HostName 10.12.32.35
|
||||
User joe
|
||||
|
||||
# The little docker host in the closet
|
||||
# Runs the vestabot image
|
||||
Host stdocker1
|
||||
HostName 10.20.30.225
|
||||
IdentityFile ~/.ssh/stdocker
|
||||
|
||||
Reference in New Issue
Block a user