]> git.donarmstrong.com Git - home-base.git/blobdiff - .ssh/config
add alanarmstrong public key
[home-base.git] / .ssh / config
index 01d96bc4cd89d1f78de1364660ab09748467cf52..3dd1367e1267431e52716a17eec70d7dc22d0d13 100644 (file)
@@ -14,6 +14,8 @@ Host frogsleap.com
   User frogsleap
 Host *.debian.org
   IdentityFile ~/.ssh/identity_debian
+Host *.sndservers.com
+  IdentityFile ~/.ssh/identity_sndservers
 # donarmstrong machines so I don't have to type them in
 Host archimedes.ucr.edu
 Host rzlab.ucr.edu
@@ -33,6 +35,9 @@ Host xen.propel.com
 Host scs.propel.com
   User darmstrong
   IdentityFile ~/.ssh/identity_propel
+Host pacific.propel.com
+  User darmstrong
+  IdentityFile ~/.ssh/identity_propel
 Host builder.lab.propel.com
   User don
   IdentityFile ~/.ssh/identity_propel
@@ -42,3 +47,12 @@ Host debianarchive.lab.propel.com
 Host *.lab.propel.com
   User darmstrong
   IdentityFile ~/.ssh/identity_propel
+Host *.abaca.com
+  User darmstrong
+  IdentityFile ~/.ssh/identity_propel
+Host blogamundo.com
+  User don
+  IdentityFile ~/.ssh/identity_blogamundo
+Host culinarytrends.net
+  User don
+  IdentityFile ~/.ssh/identity_culinarytrends
\ No newline at end of file