From ddf96c192d0aaa28955b780990d4158a265ff479 Mon Sep 17 00:00:00 2001 From: Jan Eitzinger Date: Fri, 17 May 2024 09:07:55 +0200 Subject: [PATCH] Update ssh config. Ignore secured files. --- .chezmoiignore | 5 +++-- dot_ssh/config | 17 +++++++++-------- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/.chezmoiignore b/.chezmoiignore index 71c9435..f8fec8d 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -1,11 +1,12 @@ README.md .config/nvim/README.md LICENSE -{{ if eq .chezmoi.os "darwin" }} .msmtprc +.mbsyncrc +.irssi/* +{{ if eq .chezmoi.os "darwin" }} .muttrc .mutt/* -.mbsyncrc .Xresources .xsession .config/openbox/* diff --git a/dot_ssh/config b/dot_ssh/config index e17121e..7a139c1 100644 --- a/dot_ssh/config +++ b/dot_ssh/config @@ -18,8 +18,9 @@ Host moodle Hostname moodle.nhr.fau.de User moodle -Host moebius +Host server Hostname server.moebiusband.org +Port 1073 Host moria Hostname moria.moebiusband.org @@ -33,38 +34,38 @@ Hostname dyeforyarn.com Host fritz HostName fritz User unrz254 -ProxyJump cshpc +ProxyJump csnhr Host alex HostName alex User unrz254 -ProxyJump cshpc +ProxyJump csnhr Host meggie HostName meggie User unrz254 -ProxyJump cshpc +ProxyJump csnhr Host testfront HostName testfront User unrz254 -ProxyJump cshpc +ProxyJump csnhr Host monitoring Hostname monitoring.nhr.fau.de -ProxyJump cshpc +ProxyJump csnhr Host monitoring-test Hostname monitoring-test.nhr.fau.de User unrz254 -ProxyJump cshpc +ProxyJump csnhr Host gondor Hostname 192.168.1.130 Host rohan HostName rohan -ProxyJump cshpc +ProxyJump csnhr Host gitolite Hostname server.moebiusband.org