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