Nate Stephany
2019-12-18 b64ef0a11db0619c0102c218b57cba87197d6476
commit | author | age
b64ef0 1 Host ec2* *.internal *.example.com
67a0ed 2    User {{remote_user}}
a0db73 3    IdentityFile ~/.ssh/{{env_authorized_key}}.pem
S 4    ForwardAgent yes
5    StrictHostKeyChecking no
67a0ed 6    ConnectTimeout 60
GC 7    ConnectionAttempts 10