diff --git a/.ssh/config b/.ssh/config index c2feb1a..b13c102 100644 --- a/.ssh/config +++ b/.ssh/config @@ -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