Skip to content

Instantly share code, notes, and snippets.

@lbradstreet
Forked from MichaelDrogalis/releasegist.txt
Last active September 13, 2017 17:58
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 lbradstreet/d9d20e9693f5e32374b3da1f45918e88 to your computer and use it in GitHub Desktop.
Save lbradstreet/d9d20e9693f5e32374b3da1f45918e88 to your computer and use it in GitHub Desktop.
Host onyx-kafka
HostName github.com
User git
IdentityFile /home/ubuntu/.ssh/id_onyx-kafka
IdentitiesOnly yes
Host onyx-kafka-0.8
HostName github.com
User git
IdentityFile /home/ubuntu/.ssh/id_onyx-kafka-0.8
IdentitiesOnly yes
Host onyx-datomic
Hostname github.com
User git
IdentityFile /home/ubuntu/.ssh/id_onyx-datomic
IdentitiesOnly yes
Host onyx-sql
Hostname github.com
User git
IdentityFile /home/ubuntu/.ssh/id_onyx-sql
IdentitiesOnly yes
Host onyx-dashboard
Hostname github.com
User git
IdentityFile /home/ubuntu/.ssh/id_onyx-dashboard
IdentitiesOnly yes
Host onyx-redis
Hostname github.com
User git
IdentityFile /home/ubuntu/.ssh/id_onyx-redis
IdentitiesOnly yes
Host onyx-amazon-kinesis
Hostname github.com
User git
IdentityFile /home/ubuntu/.ssh/id_onyx-amazon-kinesis
IdentitiesOnly yes
Host onyx-seq
Hostname github.com
User git
IdentityFile /home/ubuntu/.ssh/id_onyx-seq
IdentitiesOnly yes
Host onyx-durable-queue
Hostname github.com
User git
IdentityFile /home/ubuntu/.ssh/id_onyx-durable-queue
IdentitiesOnly yes
Host onyx-bookkeeper
Hostname github.com
User git
IdentityFile /home/ubuntu/.ssh/id_onyx-bookkeeper
IdentitiesOnly yes
Host onyx-metrics
Hostname github.com
User git
IdentityFile /home/ubuntu/.ssh/id_onyx-metrics
IdentitiesOnly yes
Host onyx-elasticsearch
Hostname github.com
User git
IdentityFile /home/ubuntu/.ssh/id_onyx-elasticsearch
IdentitiesOnly yes
Host onyx-amazon-sqs
Hostname github.com
User git
IdentityFile /home/ubuntu/.ssh/id_onyx-amazon-sqs
IdentitiesOnly yes
Host onyx-amazon-s3
Hostname github.com
User git
IdentityFile /home/ubuntu/.ssh/id_onyx-amazon-s3
IdentitiesOnly yes
Host onyx-starter
Hostname github.com
User git
IdentityFile /home/ubuntu/.ssh/id_onyx-starter
IdentitiesOnly yes
Host learn-onyx
Hostname github.com
User git
IdentityFile /home/ubuntu/.ssh/id_learn-onyx
IdentitiesOnly yes
Host onyx-examples
Hostname github.com
User git
IdentityFile /home/ubuntu/.ssh/id_onyx-examples
IdentitiesOnly yes
Host onyx-http
Hostname github.com
User git
IdentityFile /home/ubuntu/.ssh/id_onyx-http
IdentitiesOnly yes
Host onyx-template
Hostname github.com
User git
IdentityFile /home/ubuntu/.ssh/id_onyx-template
IdentitiesOnly yes
Host onyx-platform.github.io
Hostname github.com
User git
IdentityFile /home/ubuntu/.ssh/id_onyx-platform.github.io
IdentitiesOnly yes
Host onyx-cheat-sheet
Hostname github.com
User git
IdentityFile /home/ubuntu/.ssh/id_onyx-cheat-sheet
IdentitiesOnly yes
Host onyx-peer-http-query
Hostname github.com
User git
IdentityFile /home/ubuntu/.ssh/id_onyx-peer-http-query
IdentitiesOnly yes
Host lib-onyx
Hostname github.com
User git
IdentityFile /home/ubuntu/.ssh/id_onyx-lib-onyx
IdentitiesOnly yes
Host onyx-local-rt
Hostname github.com
User git
IdentityFile /home/ubuntu/.ssh/id_onyx-local-rt
IdentitiesOnly yes
Host onyx-spec
Hostname github.com
User git
IdentityFile /home/ubuntu/.ssh/id_onyx-spec
IdentitiesOnly yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment