Skip to content
Snippets Groups Projects
Commit 6ab0b4a4 authored by nimrod's avatar nimrod
Browse files

- Accidentally removed instead of rename EC2 SSH config, re-added.

parent 15bf3c4e
Branches
No related tags found
No related merge requests found
# Disable SSH host key checking for EC2 instances.
Host *.compute-1.amazonaws.com
UserKnownHostsFile /dev/null
StrictHostKeyChecking no
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment