ansible-roles/newrelic
Gregory Colpart 41329af173 Remove dynamic add of whitelist Squid proxy 2017-08-23 01:26:57 +02:00
..
defaults Newrelic: merge roles 2017-07-13 15:57:42 +02:00
files Newrelic: merge roles 2017-07-13 15:57:42 +02:00
handlers Newrelic: merge roles 2017-07-13 15:57:42 +02:00
meta Newrelic: merge roles 2017-07-13 15:57:42 +02:00
tasks Remove dynamic add of whitelist Squid proxy 2017-08-23 01:26:57 +02:00
tests Newrelic: merge roles 2017-07-13 15:57:42 +02:00
.kitchen.yml Newrelic: merge roles 2017-07-13 15:57:42 +02:00
README.md Newrelic: merge roles 2017-07-13 15:57:42 +02:00

README.md

newrelic-sources

Installation of NewRelic tools.

Tasks

Everything is in the tasks/main.yml file.

NB : the repository key is store in the role and not fetched online, for performance reasons.

Variables

  • newrelic_license: license key (default: empty).

  • newrelic_appname: application name (default: empty).

  • newrelic_php : install the php module (default: False)

  • newrelic_sysmond : install the sysmond agent (default: True)