From e230733549f185b77a842bf10630cfb2a1be2888 Mon Sep 17 00:00:00 2001 From: Danny Holman Date: Sun, 10 Oct 2021 12:58:42 -0500 Subject: ssh: update configs Update the ssh config files. --- .ssh/config | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.ssh/config b/.ssh/config index 8b5637e..12fcc27 100644 --- a/.ssh/config +++ b/.ssh/config @@ -11,10 +11,9 @@ Host Zeus Host Zeus-idrac HostName 192.168.1.40 Port 22 - ProxyJump Zeus Host Wilson - HostName Wilson.gymli.xyz - Port 22 + HostName Wilson.gymli.xyz + Port 22 ProxyJump Zeus Host gateway Hostname 192.168.1.1 -- cgit v1.2.3