]> git.wh0rd.org - home.git/commitdiff
declare id file
authorMike Frysinger <vapier@gentoo.org>
Sat, 23 Oct 2010 10:26:31 +0000 (06:26 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sat, 28 Apr 2012 19:36:36 +0000 (15:36 -0400)
.ssh/config

index 7b68f8a23bbbcfe8935e97b7bc30c14c11484d67..c0478f5d2d346ce4bfcc6ea439bada8609c24c5b 100644 (file)
@@ -20,6 +20,7 @@ Host home-ports
 Host wh0rd-admin
        User wh0rd
        HostName wh0rd.vmadmin.bytemark.co.uk
+       IdentityFile ~/.ssh/id_dsa.vapier
 
 
 
@@ -34,27 +35,31 @@ Host cvs.blackfin.uclinux.org blackfin.uclinux.org db.blackfin.uclinux.org sourc
 
 Host uboot u-boot www.denx.de
        User gu-blackfin
-       HostName www.denx.de
        IdentityFile ~/.ssh/id_dsa.bfin
+       HostName www.denx.de
 
 Host db.b.u.o
        User root
+       IdentityFile ~/.ssh/id_dsa.adi
        HostName db.blackfin.uclinux.org
        Port 443
 Host docs.b.u.o
        User root
+       IdentityFile ~/.ssh/id_dsa.adi
        HostName docs.blackfin.uclinux.org
 Host sources.b.u.o
        User root
+       IdentityFile ~/.ssh/id_dsa.adi
        HostName sources.blackfin.uclinux.org
 Host firewall-sources.b.u.o
        User root
+       IdentityFile ~/.ssh/id_dsa.adi
        HostName firewall-sources.blackfin.uclinux.org
        Port 443
 Host firewall-sources.blackfin.uclinux.org
        User vapier
+       IdentityFile ~/.ssh/id_dsa.adi
        Port 443
-       IdentityFile ~/.ssh/id_dsa.bfin
 
 Host norwood-cvs nwd2cvs1.corp.analog.com
        User cvsuser
@@ -131,6 +136,9 @@ Host dev-ports
        IdentityFile ~/.ssh/id_dsa.vapier
        LocalForward 127.0.0.1:1111 127.0.0.1:25
 
+Host git.overlays.gentoo.org
+       IdentityFile ~/.ssh/id_dsa.vapier
+
 Host tinderbox
        HostName x86dev.gentoo.osuosl.org