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