]> git.donarmstrong.com Git - home-base.git/blob - .ssh/config
add donarmstrong hosts to ssh config; kill off urmc known host
[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 comas.linux-aktivaattori.org
19   IdentityFile ~/.ssh/identity_debconf
20 # Propel consulting machinges
21 Host 172.16.0.59
22   IdentityFile ~/.ssh/identity_propel
23 Host xen.propel.com
24   IdentityFile ~/.ssh/identity_propel
25 Host scs.propel.com
26   User darmstrong
27   IdentityFile ~/.ssh/identity_propel
28 Host builder.lab.propel.com
29   User don
30   IdentityFile ~/.ssh/identity_propel
31 Host debianarchive.lab.propel.com
32   User don
33   IdentityFile ~/.ssh/identity_propel
34 Host *.lab.propel.com
35   User darmstrong
36   IdentityFile ~/.ssh/identity_propel