hydra01: adapt hostname after network rearchitecture
This commit is contained in:
parent
665b005480
commit
aee0391159
|
@ -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" = {
|
||||||
|
|
Loading…
Reference in a new issue