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