From: Vincent Le Gallic Date: Fri, 15 Nov 2013 12:09:24 +0000 (+0100) Subject: [ssh] Good bye Télécom, hello LBPA X-Git-Url: http://gitweb.pimeys.fr/?p=config-20-100.git;a=commitdiff_plain;h=4b6f5a941f048b2c223912b635b4bfabb2be5687 [ssh] Good bye Télécom, hello LBPA --- diff --git a/.ssh/config b/.ssh/config index 974b13b..08125b5 100644 --- a/.ssh/config +++ b/.ssh/config @@ -916,27 +916,13 @@ Host info* ForwardAgent yes -# +---------+ -# | Télécom | -# +---------+ -# Stage au labo de Télécom ParisTech - -Host ssh.enst enst ssh.enst.fr - HostName ssh.enst.fr - User legallic - ForwardAgent yes - -Host infres infres.enst.fr - HostName infres.enst.fr - User legallic - ProxyCommand ssh ssh.enst.fr -W %h:%p - ForwardAgent yes - -Host tipaza tipaza.enst.fr - HostName tipaza.enst.fr - User legallic - ProxyCommand ssh ssh.enst.fr -W %h:%p - ForwardAgent yes +# +--------+ +# | Stages | +# +--------+ +Host mars mars.lbpa mars.lbpa.ens-cachan.fr + HostName mars.lbpa.ens-cachan.fr + User vincent + ProxyCommand ssh vlegalli@tahines.ens-cachan.fr -W %h:%p # END (utile pour éviter les merge conflicts)