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 = ''
|
programs.ssh.extraConfig = ''
|
||||||
Host ssfhead
|
Host apex ssfhead
|
||||||
HostName ssflogin.bsc.es
|
HostName ssflogin.bsc.es
|
||||||
Host hut
|
Host hut
|
||||||
ProxyJump ssfhead
|
ProxyJump apex
|
||||||
HostName xeon07
|
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user