summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny Holman <dholman@gymli.xyz>2021-10-10 12:58:42 -0500
committerDanny Holman <dholman@gymli.xyz>2021-10-10 12:58:42 -0500
commite230733549f185b77a842bf10630cfb2a1be2888 (patch)
tree468fb9eaf8008c3b19100a5d6e0196f01b75576b
parent4ed8e49e67ae74e3d93b79e1d4d8bd06bbbcae9e (diff)
ssh: update configs
Update the ssh config files.
-rw-r--r--.ssh/config5
1 files 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