X-Git-Url: https://git.donarmstrong.com/?p=home-base.git;a=blobdiff_plain;f=.ssh%2Fconfig;h=8d452d06d35744fdd821d9c121b08dfc06ca07b8;hp=6cc8e5eb5daaa74c03cbbaa0ef927cd8a7bf115d;hb=3d94e22fbbcf8c6b008c425190af8e0c10af5435;hpb=a680bf3a19887f7b3f3d595d40198d8390eae152 diff --git a/.ssh/config b/.ssh/config index 6cc8e5e..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 @@ -49,4 +52,11 @@ Host *.abaca.com IdentityFile ~/.ssh/identity_propel Host blogamundo.com User don - IdentityFile ~/.ssh/identity_blogamundo \ No newline at end of file + IdentityFile ~/.ssh/identity_blogamundo +Host culinarytrends.net + User don + IdentityFile ~/.ssh/identity_culinarytrends + +Host *.kneedraggers.com + User don + IdentityFile ~/.ssh/identity_kneedraggers