From 5c8d6f469963780a90d8df245eecf80137723876 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 29 Mar 2022 13:37:46 +0200 Subject: gkleen@sif: ... --- accounts/gkleen@sif/ssh-hosts.nix | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'accounts/gkleen@sif') diff --git a/accounts/gkleen@sif/ssh-hosts.nix b/accounts/gkleen@sif/ssh-hosts.nix index 4c95af1a..72bf6520 100644 --- a/accounts/gkleen@sif/ssh-hosts.nix +++ b/accounts/gkleen@sif/ssh-hosts.nix @@ -347,6 +347,16 @@ proxyJump = "mathw0e"; user = "root"; }; + "vrt-kvm03" = + { hostname = "vrt-kvm03"; + proxyJump = "mathw0e"; + user = "root"; + }; + "vrt-kvm01" = + { hostname = "vrt-kvm01"; + proxyJump = "mathw0e"; + user = "root"; + }; "tts-www01" = { hostname = "tts-www01.mathinst.loc"; proxyJump = "mathw0h"; -- cgit v1.2.3