Skip to content

Instantly share code, notes, and snippets.

@davidpp
Created March 21, 2013 01:40
Show Gist options
  • Save davidpp/5210051 to your computer and use it in GitHub Desktop.
Save davidpp/5210051 to your computer and use it in GitHub Desktop.
packages:
yum:
newrelic-php5: []
rpm:
newrelic: http://yum.newrelic.com/pub/newrelic/el5/x86_64/newrelic-repo-5-3.noarch.rpm
commands:
configure_new_relic:
command: newrelic-install install
env:
NR_INSTALL_SILENT: true
NR_INSTALL_KEY: <INSERT LICENSE KEY>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment