X-Git-Url: https://git.donarmstrong.com/?p=home-base.git;a=blobdiff_plain;f=.ssh%2Fconfig;h=8d452d06d35744fdd821d9c121b08dfc06ca07b8;hp=8cf6926df10d22552bc500c2f46c90f1235756bd;hb=3d94e22fbbcf8c6b008c425190af8e0c10af5435;hpb=6a6a5636d4e6db8bcea6370481260830eeb66c04 diff --git a/.ssh/config b/.ssh/config index 8cf6926..8d452d0 100644 --- a/.ssh/config +++ b/.ssh/config @@ -35,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 @@ -44,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