update ssh/config

This commit is contained in:
Jean-Marie Mineau 2021-01-22 22:47:22 +01:00
parent d71bcabee9
commit 875e3d9a56

View file

@ -1,10 +1,10 @@
AddKeysToAgent confirm AddKeysToAgent confirm
Host hindley Host hindley hindley.adh.auro.re
HostName hindley.adh.auro.re HostName hindley.adh.auro.re
User jmmineau User jmmineau
Host azerty Host azerty azerty.fil.sand.auro.re
Hostname azerty.fil.sand.auro.re Hostname azerty.fil.sand.auro.re
ProxyJump hindley ProxyJump hindley
User jmmineau User jmmineau
@ -25,3 +25,17 @@ Host telecom
ProxyJump proxy-telecom ProxyJump proxy-telecom
User jmmineau User jmmineau
#RemoteCommand "source .xonsh_env/bin/activate && xonsh" #RemoteCommand "source .xonsh_env/bin/activate && xonsh"
Host my_re2o
Hostname re2o.deso-palaiseau.fr
User histausse
Host hellman
Hostname hellman.fil.sand.auro.re
User histausse
ProxyJump hindley
Host my_dns
Hostname dns-histausse.fil.sand.auro.re
User histausse
ProxyJump hindley