Loading .ssh/config.d/99_ec2 0 → 100644 +5 −0 Original line number Diff line number Diff line # Disable SSH host key checking for EC2 instances. Host *.compute-1.amazonaws.com UserKnownHostsFile /dev/null StrictHostKeyChecking no Loading
.ssh/config.d/99_ec2 0 → 100644 +5 −0 Original line number Diff line number Diff line # Disable SSH host key checking for EC2 instances. Host *.compute-1.amazonaws.com UserKnownHostsFile /dev/null StrictHostKeyChecking no