Skip to content

Instantly share code, notes, and snippets.

@niiku-y
Created December 8, 2018 12:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save niiku-y/59107a48f6f3618e82bb53445862a902 to your computer and use it in GitHub Desktop.
Save niiku-y/59107a48f6f3618e82bb53445862a902 to your computer and use it in GitHub Desktop.
Host lb01
Hostname lb01
User ubuntu
Port 22
IdentityFile ~/.ssh/hoge.pem
Host master01
Hostname master01
User ubuntu
Port 22
IdentityFile ~/.ssh/hoge.pem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment