]> git.decadent.org.uk Git - dak.git/blobdiff - config/homedir/ssh/ftpmaster-config
cleanup ssh config, remove unused keys
[dak.git] / config / homedir / ssh / ftpmaster-config
index 7c7e7346fdb27e8052d1774f9994dd81dce5a9d2..045ae29a8bcf145063842be3a0b70f919565d684 100644 (file)
@@ -1,53 +1,33 @@
 Protocol 2
 ConnectTimeout 30
 ServerAliveInterval 30
+ForwardX11 no
+ForwardAgent no
+StrictHostKeyChecking yes
+PasswordAuthentication no
+BatchMode yes
 
 Host bugs-sync
   Hostname bugs-master.debian.org
   User debbugs
   IdentityFile /srv/ftp-master.debian.org/s3kr1t/id_debbugs-vt
-  ForwardX11 no
-  ForwardAgent no
-  StrictHostKeyChecking yes
-  PasswordAuthentication no
-  BatchMode yes
 
 Host ddtp-sync
   Hostname i18n.debian.net
   User ddtp-dak
   IdentityFile /srv/ftp-master.debian.org/s3kr1t/ddtp-dak.rsa
-  ForwardX11 no
-  ForwardAgent no
-  StrictHostKeyChecking yes
-  PasswordAuthentication no
-  BatchMode yes
 
 Host morgue-sync
   Hostname stabile.debian.org
   User dak
   IdentityFile /srv/ftp-master.debian.org/s3kr1t/push_morgue
-  ForwardX11 no
-  ForwardAgent no
-  StrictHostKeyChecking yes
-  PasswordAuthentication no
-  BatchMode yes
 
 Host ries-sync
   Hostname ries.debian.org
   User dak
-  IdentityFile /home/dak/.ssh/id_franck
-  ForwardX11 no
-  ForwardAgent no
-  StrictHostKeyChecking yes
-  PasswordAuthentication no
-  BatchMode yes
+  IdentityFile /srv/ftp-master.debian.org/scripts/s3kr1t/ssh/id_franck
 
 Host external-security
   Hostname chopin.debian.org
   User dak
-  IdentityFile /home/dak/.ssh/push_external_files
-  ForwardX11 no
-  ForwardAgent no
-  StrictHostKeyChecking yes
-  PasswordAuthentication no
-  BatchMode yes
+  IdentityFile /srv/ftp-master.debian.org/scripts/s3kr1t/ssh/push_external_files