Change ssh alias for Heimdall to point to JDC
This commit is contained in:
parent
81708ddabd
commit
116b8097f6
|
@ -34,7 +34,7 @@
|
||||||
};
|
};
|
||||||
"heimdall" = {
|
"heimdall" = {
|
||||||
user = "elitherl";
|
user = "elitherl";
|
||||||
hostname = "heimdall003.jet.uk";
|
hostname = "10.40.4.103";
|
||||||
compression = true;
|
compression = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue