]> git.donarmstrong.com Git - home-base.git/blob - .ssh/config
add identity_debconf
[home-base.git] / .ssh / config
1 Host ernst.ucr.edu
2   User zido
3 Host volo
4   User don
5   HostKeyAlias volo
6   CheckHostIP no
7 Host frogsleap.com
8   User frogsleap
9 Host *.debian.org
10   IdentityFile ~/.ssh/identity_debian
11 # donarmstrong machines so I don't have to type them in
12 Host archimedes.ucr.edu
13 Host rzlab.ucr.edu
14 Host spth1304.ucr.edu
15 Host svn.donarmstrong.com
16 Host crito.ucr.edu
17   User don
18 Host *.debconf.org
19   IdentityFile ~/.ssh/identity_debconf
20 Host comas.linux-aktivaattori.org
21   IdentityFile ~/.ssh/identity_debconf
22 # Propel consulting machinges
23 Host 172.16.0.59
24   IdentityFile ~/.ssh/identity_propel
25 Host xen.propel.com
26   IdentityFile ~/.ssh/identity_propel
27 Host scs.propel.com
28   User darmstrong
29   IdentityFile ~/.ssh/identity_propel
30 Host builder.lab.propel.com
31   User don
32   IdentityFile ~/.ssh/identity_propel
33 Host debianarchive.lab.propel.com
34   User don
35   IdentityFile ~/.ssh/identity_propel
36 Host *.lab.propel.com
37   User darmstrong
38   IdentityFile ~/.ssh/identity_propel