X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fhomedir%2Fssh%2Fftpmaster-config;h=5db7c72a924b1bf42f4f5989e3bd955648a03390;hb=33233a41d742249ceb0c816c15f2850970ba3634;hp=7c7e7346fdb27e8052d1774f9994dd81dce5a9d2;hpb=96435a89e1ee5581b25eb7b5b1722e987f5b5a44;p=dak.git diff --git a/config/homedir/ssh/ftpmaster-config b/config/homedir/ssh/ftpmaster-config index 7c7e7346..5db7c72a 100644 --- a/config/homedir/ssh/ftpmaster-config +++ b/config/homedir/ssh/ftpmaster-config @@ -1,53 +1,43 @@ 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 +Host dd-sync1 + Hostname coccia.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/push_dd1 + +Host dd-sync2 + Hostname coccia.debian.org + User dak + IdentityFile /srv/ftp-master.debian.org/scripts/s3kr1t/ssh/push_dd2 + +Host dd-push-git + Hostname coccia.debian.org + User dak + IdentityFile /srv/ftp-master.debian.org/scripts/s3kr1t/ssh/push_coccia_dak 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