From a570bb768c665c89f92563c35937c4d77691435a Mon Sep 17 00:00:00 2001 From: kjuulh Date: Mon, 13 Jan 2025 20:46:31 +0100 Subject: [PATCH] fix: port Signed-off-by: kjuulh --- private_dot_ssh/private_executable_config.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/private_dot_ssh/private_executable_config.tmpl b/private_dot_ssh/private_executable_config.tmpl index 2725b5a..b6e04d5 100644 --- a/private_dot_ssh/private_executable_config.tmpl +++ b/private_dot_ssh/private_executable_config.tmpl @@ -274,7 +274,7 @@ Host node_ollama IdentityFile ~/.ssh/id_clank Host node_data - Hostname 10.0.13.5 + Hostname 10.0.13.6 User root PubKeyAuthentication yes IdentityFile ~/.ssh/id_clank