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

Line spacing so that the generated ssh config is more readable.

parent 7d18a38c
No related branches found
No related tags found
No related merge requests found
#Endless
Host appupdates.endlessm.com irc.endlessm.com status.endlessm.com
Port 2200
ProxyCommand ssh vpn-router.uw2.endlessm.com -W %h:%p
......
# shore.co.il infrastructure
Host ns1.shore.co.il www.shore.co.il
......
# localhost
Host localhost
......
# Disable SSH host key checking for EC2 instances.
Host *.compute-1.amazonaws.com
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment