SSH change Heimdall alias back to "old" heimdall address

This commit is contained in:
Evie Litherland-Smith 2024-11-18 09:32:57 +00:00
parent 1b5294c9cd
commit 3d956ce781

View file

@ -38,7 +38,7 @@
}; };
"heimdall" = { "heimdall" = {
user = "elitherl"; user = "elitherl";
hostname = "10.40.4.115"; # heimdall115.jetdata.eu hostname = "heimdall003.jet.uk";
compression = true; compression = true;
}; };
}; };