update the ssh config

master
histausse 2 years ago
parent 702f388563
commit 9ad977a35f
Signed by: histausse
GPG Key ID: 67486F107F62E9E9

@ -20,6 +20,7 @@ Host azerty azerty.fil.sand.auro.re
Host 10.128.0.* *.adm.auro.re
# ProxyJump passerelle.auro.re
ProxyJump camelot.auro.re
CertificateFile ~/.ssh/id_ed25519-cert-aurore.pub
User histausse
Host *.auro.re
@ -40,21 +41,6 @@ Host perso-telecom
ProxyJump proxy-telecom
User jmmineau
Host hellman hellman.fil.sand.auro.re
Hostname hellman.fil.sand.auro.re
ProxyJump proxy_pp
User histausse
Host rossum
Hostname 172.20.1.4
# Hostname 192.168.0.50
# Hostname rossum.deso-palaiseau.fr
User histausse
Host rossum
Hostname rossum.deso-palaiseau.fr
User histausse
Host 172.20.*.*
User histausse
@ -93,8 +79,8 @@ Host gitea.auro.re
User git
ProxyJump hindley
Host ubuntusnap
Hostname 192.168.56.3
Host ubuntusnap2
Hostname 192.168.56.5
User histausse
IdentityFile ~/.ssh/id_local
@ -106,3 +92,7 @@ Host centossnap
Host syssec
Hostname syssec-lab.s3.eurecom.fr
User histausse
Host goadec
Hostname goadec.home
User histausse

Loading…
Cancel
Save