ssh to dgnum moved
This commit is contained in:
parent
013c78ba4d
commit
e485c1b9db
1 changed files with 3 additions and 4 deletions
|
@ -61,19 +61,18 @@
|
|||
"netcore02.dgn" = {
|
||||
user = "root";
|
||||
hostname = "fd26:baf9:d250:8000::1001";
|
||||
proxyJump = "manah.kat";
|
||||
proxyJump = "vault01.dgnum";
|
||||
identityFile = "~/.ssh/juniper";
|
||||
};
|
||||
"netaccess01.dgn" = {
|
||||
user = "root";
|
||||
hostname = "fd26:baf9:d250:8000::2001";
|
||||
proxyJump = "manah.kat";
|
||||
proxyJump = "vault01.dgnum";
|
||||
identityFile = "~/.ssh/juniper";
|
||||
};
|
||||
"vault01.dgnum" = {
|
||||
user = "root";
|
||||
proxyJump = "manah.kat";
|
||||
hostname = "fd26:baf9:d250:8000::1";
|
||||
hostname = "vault01.hyp01.infra.dgnum.eu";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue