]> git.donarmstrong.com Git - home-base.git/blob - .ssh/config
add known hosts, update base sa, and fix .ssh ignores
[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 Host comas.linux-aktivaattori.org
12   IdentityFile ~/.ssh/identity_debconf
13 # Propel consulting machinges
14 Host 172.16.0.59
15   IdentityFile ~/.ssh/identity_propel
16 Host xen.propel.com
17   IdentityFile ~/.ssh/identity_propel
18 Host scs.propel.com
19   User darmstrong
20   IdentityFile ~/.ssh/identity_propel
21 Host builder.lab.propel.com
22   User don
23   IdentityFile ~/.ssh/identity_propel
24 Host debianarchive.lab.propel.com
25   User don
26   IdentityFile ~/.ssh/identity_propel
27 Host *.lab.propel.com
28   User darmstrong
29   IdentityFile ~/.ssh/identity_propel