From 38245f6f68778e7db830d933961badde86dae14a Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 14 Oct 2021 08:40:19 +0200 Subject: gkleen@sif: ... --- accounts/gkleen@sif/ssh-hosts.nix | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'accounts') diff --git a/accounts/gkleen@sif/ssh-hosts.nix b/accounts/gkleen@sif/ssh-hosts.nix index 302ad357..cd252012 100644 --- a/accounts/gkleen@sif/ssh-hosts.nix +++ b/accounts/gkleen@sif/ssh-hosts.nix @@ -265,6 +265,14 @@ { hostname = "mathw0e.mathinst.loc"; proxyJump = "mathw0h.mathinst.loc"; }; + "mathw0d" = + { hostname = "mathw0d.mathinst.loc"; + proxyJump = "mathw0h.mathinst.loc"; + }; + "mathw0f" = + { hostname = "mathw0d.mathinst.loc"; + proxyJump = "mathw0h.mathinst.loc"; + }; "vrt-kvm04" = { proxyJump = "mathw0e"; user = "root"; -- cgit v1.2.3