From 10e3c594ce489bae091449731ec3e1d41336e04f Mon Sep 17 00:00:00 2001 From: Joonas Rautiola Date: Sat, 31 Aug 2024 11:19:20 +0300 Subject: [PATCH] Update testagent --- home-modules/ssh-work.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/home-modules/ssh-work.nix b/home-modules/ssh-work.nix index e5bd27e..6ea2cb3 100644 --- a/home-modules/ssh-work.nix +++ b/home-modules/ssh-work.nix @@ -68,9 +68,8 @@ hostname = "172.18.20.107"; } { - host = "jenkins3"; + host = "testagent-dev"; hostname = "172.18.16.33"; - user = "tc-agent03"; } { host = "testagent";