From dbf8e9e761849d7c524d2f0a59fafb096bcb070e Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sun, 19 May 2024 00:07:44 +0200 Subject: [PATCH] feat: rename renovate Signed-off-by: kjuulh --- private_dot_ssh/private_executable_config.tmpl | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/private_dot_ssh/private_executable_config.tmpl b/private_dot_ssh/private_executable_config.tmpl index 9f45b56..902e888 100644 --- a/private_dot_ssh/private_executable_config.tmpl +++ b/private_dot_ssh/private_executable_config.tmpl @@ -52,12 +52,6 @@ Host clank_postgres PubKeyAuthentication yes IdentityFile ~/.ssh/id_clank -Host clank_renovate - Hostname 10.0.9.9 - User root - PubKeyAuthentication yes - IdentityFile ~/.ssh/id_clank - Host clank_bigboks_0 #Hostname 136.243.15.57 Hostname 10.0.10.0 @@ -143,7 +137,7 @@ Host clank_matrix IdentitiesOnly true IdentityFile ~/.ssh/id_clank -Host clank_renovate_2 +Host clank_renovate Hostname 10.0.11.5 User root PubKeyAuthentication yes