From 146bb88d6bdc71b4f195a7dc05edeec535a6516c Mon Sep 17 00:00:00 2001 From: sc-idevops Date: Sat, 20 Apr 2024 02:06:56 -0400 Subject: [PATCH] fixed cardclub --- config/.ssh/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/.ssh/config b/config/.ssh/config index df2f060..e2521cb 100644 --- a/config/.ssh/config +++ b/config/.ssh/config @@ -26,9 +26,9 @@ Host yc User stev IdentityFile ~/.ssh/yc-org Host cardclub - Hostname 192.168.1.91 + Hostname 192.168.1.233 User stev - IdentityFile ~/.ssh/cardclub_rsa + IdentityFile ~/.ssh/cardclub3_ed25519 Host sharkey Hostname 142.93.70.230 User root