ansible-roles/newrelic-php
Jérémy Lecour 2670c5a8ce newrelic-php: properly disable AWS/Docker detection 2017-06-13 11:20:34 +02:00
..
defaults Add meta/README/tests for newrelic roles 2017-06-13 09:30:07 +02:00
meta Add meta/README/tests for newrelic roles 2017-06-13 09:30:07 +02:00
tasks newrelic-php: properly disable AWS/Docker detection 2017-06-13 11:20:34 +02:00
tests Add meta/README/tests for newrelic roles 2017-06-13 09:30:07 +02:00
.kitchen.yml Add meta/README/tests for newrelic roles 2017-06-13 09:30:07 +02:00
README.md Add meta/README/tests for newrelic roles 2017-06-13 09:30:07 +02:00

README.md

newrelic-php

Installation of NewRelic PHP agent.

Tasks

Everything is in the tasks/main.yml file.

A license key and an application name can be provided to pre-configure the agent.

Variables

  • newrelic_license: license key (default: empty).
  • newrelic_appname: application name (default: empty).