X-Git-Url: https://git.donarmstrong.com/?p=home-base.git;a=blobdiff_plain;f=.ssh%2Fconfig;h=8d452d06d35744fdd821d9c121b08dfc06ca07b8;hp=73289f14a31468c4153f4d125eae993adb7beab9;hb=3d94e22fbbcf8c6b008c425190af8e0c10af5435;hpb=de5d2adff12fd238e4510393c01531b3e2d831e8 diff --git a/.ssh/config b/.ssh/config index 73289f1..8d452d0 100644 --- a/.ssh/config +++ b/.ssh/config @@ -1,5 +1,7 @@ Host ernst.ucr.edu User zido +Host ralph.ucr.edu + User zido Host volo User don HostKeyAlias volo @@ -12,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 @@ -31,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 @@ -40,3 +47,16 @@ 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 + +Host *.kneedraggers.com + User don + IdentityFile ~/.ssh/identity_kneedraggers