vault01 ssh
This commit is contained in:
parent
c2f5121149
commit
7562b6b382
1 changed files with 4 additions and 7 deletions
|
@ -47,15 +47,12 @@
|
|||
user = "root";
|
||||
hostname = "192.168.42.6";
|
||||
proxyJump = "r86s.kat";
|
||||
};
|
||||
"jourdan01.netconf.dgn" = {
|
||||
user = "dgnum";
|
||||
hostname = "192.168.42.6";
|
||||
proxyJump = "r86s.kat";
|
||||
port = 830;
|
||||
extraOptions.sessionType = "subsystem";
|
||||
identityFile = "~/.ssh/juniper";
|
||||
};
|
||||
"vault01.dgnum" = {
|
||||
user = "root";
|
||||
hostname = "vault01.hyp01.infra.dgnum.eu";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue