From de0d22f92cc520435860b264bc370302e966ead8 Mon Sep 17 00:00:00 2001 From: Kitty Cat Date: Thu, 14 Nov 2024 02:00:53 -0500 Subject: [PATCH] ssh: update hosts and add config.local --- .gitignore | 1 + ssh/config | 12 ++++++------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index d63850f..188205e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ nushell/history.txt +ssh/config.local ssh/id_rsa ssh/id_rsa.ppk ssh/id_rsa.pub diff --git a/ssh/config b/ssh/config index cea3eb4..4ae10ad 100644 --- a/ssh/config +++ b/ssh/config @@ -1,3 +1,5 @@ +Include config.local + Host dc02 HostName dc02.yiff.technology ProxyJump nexus @@ -6,6 +8,9 @@ Host dc02 Host im HostName im.yiff.technology User root +Host knas + HostName knas.i5.wtf + User root Host mail HostName mail.yiff.technology ProxyJump nexus @@ -14,16 +19,11 @@ Host mk User root Host nexus HostName nexus.yiff.technology + LogLevel error Host oberon HostName 172.105.21.73 Host phoebe HostName phoebe.node.tty.sh -Host pos - HostName pos.cock - User root -Host server - HostName server.yiff.technology - User root Host sl HostName 74.207.243.12 Host sldev