Host * User ${ssh-user} IdentityFile ~/.ssh/${ssh-key} ForwardAgent yes GSSAPIAuthentication no VerifyHostKeyDNS no HashKnownHosts no TCPKeepAlive yes ServerAliveInterval 300 StrictHostKeyChecking no UserKnownHostsFile=/dev/null IdentitiesOnly yes