Skip to content

Commit

Permalink
Add enutils alias
Browse files Browse the repository at this point in the history
  • Loading branch information
mertonium committed Oct 10, 2012
1 parent 7aaf843 commit a15b711
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aliases.sh
Expand Up @@ -42,6 +42,7 @@ alias lbstage='ssh ubuntu@dev1.locbox.me -i ~/.ssh/local_dev.pem'
alias enprod='ssh ec2-user@app-1-external.electnext.com -i ~/.ssh/electnext2.pem'
alias enstage='ssh ec2-user@staging.electnext.com -i ~/.ssh/electnext2.pem'
alias enstats='ssh -i ~/.ssh/electnext.pem ec2-user@stats.electnext.com'
alias enutils='ssh -i ~/.ssh/electnext2.pem ec2-user@utils.electnext.com'

#alias ors='ssh -i ~/.ssh/local_dev.pem root@ec2-204-236-253-28.compute-1.amazonaws.com'
#alias ors='ssh -i ~/.ssh/local_dev.pem root@ec2-50-16-12-43.compute-1.amazonaws.com'
Expand Down

0 comments on commit a15b711

Please sign in to comment.