ssh to dgnum moved

This commit is contained in:
catvayor 2024-07-09 11:17:04 +02:00
parent 013c78ba4d
commit e485c1b9db
Signed by: lbailly
GPG key ID: CE3E645251AC63F3

View file

@ -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";
}; };
}; };
}; };