Created
February 25, 2015 19:27
-
-
Save bossjones/5439ca3e3887b9fad6fe to your computer and use it in GitHub Desktop.
Install new relic on rax image servers
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# stage | |
fab -H preimage21.be.net install_php_new_relic:app_name="image",location="rax",tier="stage" | |
# prod | |
fab -H beimage51.be.net,beimage52.be.net,beimage53.be.net,beimage54.be.net install_php_new_relic:app_name="image",location="rax",tier="production" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment