Loading .ssh/config.d/20_endless +0 −2 Original line number Diff line number Diff line Loading @@ -21,8 +21,6 @@ Host 10.17.*.* *.dev.endlessm.com *.dev.endlessm-sf.com ProxyCommand ssh vpn-router.uw1.endlessm.com -W %h:%p Host 172.31.*.* 10.*.*.* *.endlessm-sf.com UserKnownHostsFile /dev/null StrictHostKeyChecking no ProxyCommand ssh openvpn.endlessm.com -W %h:%p Host 172.31.*.* 10.*.*.* *.endlessm.com *.endlessm-sf.com endlessm.com Loading .ssh/config.d/90_ec2deleted 100644 → 0 +0 −7 Original line number Diff line number Diff line # vim:ft=sshconfig # Disable SSH host key checking for EC2 instances. Host *.compute-1.amazonaws.com UserKnownHostsFile /dev/null StrictHostKeyChecking no Loading
.ssh/config.d/20_endless +0 −2 Original line number Diff line number Diff line Loading @@ -21,8 +21,6 @@ Host 10.17.*.* *.dev.endlessm.com *.dev.endlessm-sf.com ProxyCommand ssh vpn-router.uw1.endlessm.com -W %h:%p Host 172.31.*.* 10.*.*.* *.endlessm-sf.com UserKnownHostsFile /dev/null StrictHostKeyChecking no ProxyCommand ssh openvpn.endlessm.com -W %h:%p Host 172.31.*.* 10.*.*.* *.endlessm.com *.endlessm-sf.com endlessm.com Loading
.ssh/config.d/90_ec2deleted 100644 → 0 +0 −7 Original line number Diff line number Diff line # vim:ft=sshconfig # Disable SSH host key checking for EC2 instances. Host *.compute-1.amazonaws.com UserKnownHostsFile /dev/null StrictHostKeyChecking no