]> git.wh0rd.org - home.git/commitdiff
set ssh identify file
authorMike Frysinger <vapier@gentoo.org>
Sat, 2 Apr 2011 22:28:01 +0000 (18:28 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sat, 28 Apr 2012 19:36:37 +0000 (15:36 -0400)
.ssh/config

index 576e446b8b99f274306ad9b156fda7b32c6f10ab..e839aadd2ae787c5b3ab5a08a35ea74c39ef2127 100644 (file)
@@ -20,6 +20,11 @@ Host home-ports
        Compression yes
        DynamicForward 22222
 
+Host dir-825
+       User root
+       HostName 192.168.0.250
+       IdentityFile ~/.ssh/id_dsa.vapier
+
 Host wh0rd-admin
        User wh0rd
        HostName wh0rd.vmadmin.bytemark.co.uk
@@ -136,6 +141,9 @@ Host work-ports
 Host sourceware.org
        IdentityFile ~/.ssh/id_dsa.vapier
 
+Host uclibc.org
+       IdentityFile ~/.ssh/id_dsa.vapier
+
 ###
 ### Gentoo systems
 ###
@@ -157,6 +165,9 @@ Host dev-ports
        IdentityFile ~/.ssh/id_dsa.vapier
        LocalForward 127.0.0.1:1111 127.0.0.1:25
 
+Host cvs.gentoo.org
+       IdentityFile ~/.ssh/id_dsa.vapier
+
 Host git.overlays.gentoo.org
        IdentityFile ~/.ssh/id_dsa.vapier
 
@@ -167,20 +178,25 @@ Host tinderbox
 
 Host alpha
        HostName monolith.freenet-rz.de
+       IdentityFile ~/.ssh/id_dsa.vapier
 Host gendcc04
        HostName gendcc04.cs.virginia.edu
+       IdentityFile ~/.ssh/id_dsa.vapier
 
 ### AMD64 ###
 
 Host amd64 poseidon
        HostName poseidon.amd64.dev.gentoo.org
+       IdentityFile ~/.ssh/id_dsa.vapier
 Host miranda
        HostName miranda.amd64.dev.gentoo.org
+       IdentityFile ~/.ssh/id_dsa.vapier
 
 ### ARM ###
 
 Host coral
        HostName coral.gentoo.osuosl.org
+       IdentityFile ~/.ssh/id_dsa.vapier
 
 ### GBSD ###
 
@@ -194,13 +210,16 @@ Host gbsd
 
 Host hake
        HostName hppa.gentoo.osuosl.org
+       IdentityFile ~/.ssh/id_dsa.vapier
 
 ### IA64 ###
 
 Host beluga
        HostName beluga.ia64.dev.gentoo.org
+       IdentityFile ~/.ssh/id_dsa.vapier
 Host ia64
        HostName i2.gentoo.osuosl.org
+       IdentityFile ~/.ssh/id_dsa.vapier
 
 ### M68K ###
 
@@ -246,13 +265,16 @@ Host eroyf
 
 Host ppc
        HostName rooster.ppc64.dev.gentoo.org
+       IdentityFile ~/.ssh/id_rsa.vapier
 
 ### S390 ###
 
 Host lgentoo1
        HostName 148.100.96.97
+       IdentityFile ~/.ssh/id_rsa.vapier
 Host lgentoo2
        HostName 148.100.96.98
+       IdentityFile ~/.ssh/id_rsa.vapier
 
 Host gentoo01
        HostName 71
@@ -264,8 +286,10 @@ Host gentoo02
 Host sparc
        HostName bender.sparc.dev.gentoo.org
        Port 2223
+       IdentityFile ~/.ssh/id_dsa.vapier
 
 ### SH ###
 
 Host lantank
        HostName lantank.sh.dev.gentoo.org
+       IdentityFile ~/.ssh/id_dsa.vapier