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" = {
|
"netcore02.dgn" = {
|
||||||
user = "root";
|
user = "root";
|
||||||
hostname = "fd26:baf9:d250:8000::1001";
|
hostname = "fd26:baf9:d250:8000::1001";
|
||||||
proxyJump = "manah.kat";
|
proxyJump = "vault01.dgnum";
|
||||||
identityFile = "~/.ssh/juniper";
|
identityFile = "~/.ssh/juniper";
|
||||||
};
|
};
|
||||||
"netaccess01.dgn" = {
|
"netaccess01.dgn" = {
|
||||||
user = "root";
|
user = "root";
|
||||||
hostname = "fd26:baf9:d250:8000::2001";
|
hostname = "fd26:baf9:d250:8000::2001";
|
||||||
proxyJump = "manah.kat";
|
proxyJump = "vault01.dgnum";
|
||||||
identityFile = "~/.ssh/juniper";
|
identityFile = "~/.ssh/juniper";
|
||||||
};
|
};
|
||||||
"vault01.dgnum" = {
|
"vault01.dgnum" = {
|
||||||
user = "root";
|
user = "root";
|
||||||
proxyJump = "manah.kat";
|
hostname = "vault01.hyp01.infra.dgnum.eu";
|
||||||
hostname = "fd26:baf9:d250:8000::1";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue