hydra01: adapt hostname after network rearchitecture
This commit is contained in:
parent
665b005480
commit
aee0391159
|
@ -34,7 +34,7 @@ in
|
|||
# ssh host config
|
||||
matchBlocks = {
|
||||
"hydra01" = {
|
||||
hostname = "hydra01.fe.whq.fcio.net";
|
||||
hostname = "hydra01.access.whq.gocept.net";
|
||||
user = "os";
|
||||
};
|
||||
"fcio-whq-jump" = {
|
||||
|
|
Loading…
Reference in a new issue