change jmmineau to histausse
This commit is contained in:
parent
20226166d4
commit
e32b4b7afc
1 changed files with 17 additions and 3 deletions
20
.ssh/config
20
.ssh/config
|
@ -2,12 +2,12 @@ AddKeysToAgent confirm
|
|||
|
||||
Host hindley hindley.adh.auro.re
|
||||
HostName hindley.adh.auro.re
|
||||
User jmmineau
|
||||
User histausse
|
||||
|
||||
Host azerty azerty.fil.sand.auro.re
|
||||
Hostname azerty.fil.sand.auro.re
|
||||
ProxyJump hindley
|
||||
User jmmineau
|
||||
User histausse
|
||||
|
||||
Host 10.128.0.* *.adm.auro.re
|
||||
ProxyJump passerelle.auro.re
|
||||
|
@ -33,9 +33,23 @@ Host my_re2o re2o.deso-palaiseau.fr
|
|||
Host hellman hellman.fil.sand.auro.re
|
||||
Hostname hellman.fil.sand.auro.re
|
||||
User histausse
|
||||
ProxyJump hindley
|
||||
|
||||
Host my_dns dns-histausse.fil.sand.auro.re
|
||||
Hostname dns-histausse.fil.sand.auro.re
|
||||
User histausse
|
||||
ProxyJump hindley
|
||||
|
||||
Host vb1
|
||||
Hostname localhost
|
||||
User histausse
|
||||
Port 1122
|
||||
|
||||
Host vb2
|
||||
Hostname localhost
|
||||
User histausse
|
||||
Port 1123
|
||||
|
||||
Host vb3
|
||||
Hostname localhost
|
||||
User histausse
|
||||
Port 1124
|
||||
|
|
Loading…
Reference in a new issue