hydra01: adapt hostname after network rearchitecture

This commit is contained in:
Trolli Schmittlauch 2024-05-10 10:08:19 +02:00
parent 665b005480
commit aee0391159

View file

@ -34,7 +34,7 @@ in
# ssh host config # ssh host config
matchBlocks = { matchBlocks = {
"hydra01" = { "hydra01" = {
hostname = "hydra01.fe.whq.fcio.net"; hostname = "hydra01.access.whq.gocept.net";
user = "os"; user = "os";
}; };
"fcio-whq-jump" = { "fcio-whq-jump" = {