From 7ffb92589fadb8d3328aad4afcf0510966118d54 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 20 Nov 2022 10:16:36 +0100 Subject: ... --- accounts/gkleen@sif/ssh-hosts.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'accounts') diff --git a/accounts/gkleen@sif/ssh-hosts.nix b/accounts/gkleen@sif/ssh-hosts.nix index 92279b02..897ad8ce 100644 --- a/accounts/gkleen@sif/ssh-hosts.nix +++ b/accounts/gkleen@sif/ssh-hosts.nix @@ -434,4 +434,8 @@ proxyJump = "mgmt01"; user = "root"; }; + "math0d" = + { hostname = "math0d.mathinst.loc"; + proxyJump = "mathw0h"; + }; } -- cgit v1.2.3