X-Git-Url: https://git.donarmstrong.com/?p=home-base.git;a=blobdiff_plain;f=.ssh%2Fconfig;h=3dd1367e1267431e52716a17eec70d7dc22d0d13;hp=01d96bc4cd89d1f78de1364660ab09748467cf52;hb=c572b1a461ea3ba37339cc48091c1e4f51249185;hpb=d9a4bc8619e85fa5ee0bdc3f23e9a066e2ffb059 diff --git a/.ssh/config b/.ssh/config index 01d96bc..3dd1367 100644 --- a/.ssh/config +++ b/.ssh/config @@ -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