SSHJump also on 10.128.1.*
This commit is contained in:
parent
21fecb0fdc
commit
b78b8fe6c5
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ Host proxy.auro.re
|
|||
ControlPath ~/.ssh/%r@%h:%p
|
||||
|
||||
# Use a bastion and a key to log on all Aurore servers
|
||||
Host 10.128.0.*
|
||||
Host 10.128.*
|
||||
ProxyJump proxy.auro.re
|
||||
IdentityFile ~/.ssh/id_rsa_aurore
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue