Skip to content

Commit

Permalink
Modify sl_app.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Hamill committed Feb 28, 2012
1 parent 8f9b2be commit 84d75b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bash_aliases
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ alias gpr='xdg-open "https://github.com/`gco`/pull/new/`gcb`"'

alias in_app='oibsh app1.insights.prod.ec2.oib.com'

alias sl_app='oibsh app1.sl.prod.ec2.oib.com'
alias sl_app='ssh -i ~/.ssh/oi-production-keypair.key -l root app1.sl.prod.ec2.oib.com'
alias sl_alpha='oibsh app1.sl.alpha.ec2.oib.com'
alias sl_alpha_deploy='HOSTS=app1.sl.alpha.ec2.oib.com cap production deploy'

Expand Down

0 comments on commit 84d75b7

Please sign in to comment.