Replace xeon07 by hut in ssh config
The xeon07 machine has been renamed to hut. Reviewed-by: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
This commit is contained in:
parent
69f7ab701b
commit
aee54ef39f
@ -1,9 +1,8 @@
|
||||
{
|
||||
programs.ssh.extraConfig = ''
|
||||
Host ssfhead
|
||||
Host apex ssfhead
|
||||
HostName ssflogin.bsc.es
|
||||
Host hut
|
||||
ProxyJump ssfhead
|
||||
HostName xeon07
|
||||
ProxyJump apex
|
||||
'';
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user