From 11c5b5182e32d4c990183765b5362260af380ea9 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 5 Jan 2022 15:56:14 +0100 Subject: gkleen@sif: ssh-hosts: ap01 --- accounts/gkleen@sif/ssh-hosts.nix | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'accounts') diff --git a/accounts/gkleen@sif/ssh-hosts.nix b/accounts/gkleen@sif/ssh-hosts.nix index 8fd5e9ba..339d085a 100644 --- a/accounts/gkleen@sif/ssh-hosts.nix +++ b/accounts/gkleen@sif/ssh-hosts.nix @@ -357,4 +357,10 @@ MACs = "+hmac-sha1"; }; }; + "ap01" = + { hostname = "10.141.1.4"; + user = "root"; + proxyJump = "vidhar"; + identityFile = "~/.ssh/gkleen@sif.midgard.yggdrasil"; + }; } -- cgit v1.2.3