Update hostname for Freia in SSH config
This commit is contained in:
parent
47fa0b2761
commit
6191622f0f
|
@ -31,7 +31,7 @@
|
|||
};
|
||||
"freia" = {
|
||||
user = "elitherl";
|
||||
hostname = "freia020.hpc.l";
|
||||
hostname = "freia027.hpc.l";
|
||||
forwardX11Trusted = true;
|
||||
};
|
||||
"heimdall" = {
|
||||
|
|
Reference in a new issue