From a4e0340e363450d6ed5a5262037e854f4f13a9cb Mon Sep 17 00:00:00 2001 From: Johannes Rothe Date: Wed, 13 Nov 2024 20:08:33 +0100 Subject: [PATCH] Removals --- roles/dotfiles/files/ssh_config | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/roles/dotfiles/files/ssh_config b/roles/dotfiles/files/ssh_config index eec8e93..81ae7eb 100644 --- a/roles/dotfiles/files/ssh_config +++ b/roles/dotfiles/files/ssh_config @@ -1,19 +1,2 @@ AddKeysToAgent yes SendEnv GIT_COMMITTER_EMAIL GIT_COMMITTER_NAME - -#Host base -# HostName skaq5lpru2kvl6hu.myfritz.net -# Port 2222 -# User johannes -Host base-decrypt - HostName skaq5lpru2kvl6hu.myfritz.net - Port 2221 - User root -#Host ovh -# HostName 51.89.23.55 -# Port 2222 -# User rothe -Host strato - HostName ssh.strato.de - Port 22 - User 510616466.swh.strato-hosting.eu