update ssh config for infra subnet

This commit is contained in:
CDaut 2025-10-31 20:50:23 +01:00
parent 946fb56e49
commit 859cc35ffc
Signed by: clara
GPG key ID: 223391B52FAD4463

View file

@ -131,8 +131,8 @@ in
forwardAgent = true;
};
"10.0.0.2" = {
hostname = "10.0.0.2";
"10.0.0.*" = {
hostname = "10.0.0.*";
proxyJump = "infra.cdaut.de";
};
"*" = {