diff --git a/roles/dotfiles/files/ssh_config b/roles/dotfiles/files/ssh_config index 85cd2ee..eec8e93 100644 --- a/roles/dotfiles/files/ssh_config +++ b/roles/dotfiles/files/ssh_config @@ -1,16 +1,18 @@ AddKeysToAgent yes -Host base - HostName skaq5lpru2kvl6hu.myfritz.net - Port 2222 - User johannes +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 ovh +# HostName 51.89.23.55 +# Port 2222 +# User rothe Host strato HostName ssh.strato.de Port 22