You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
2 months ago | |
---|---|---|
.. | ||
defaults | 3 months ago | |
files | 2 years ago | |
handlers | 6 years ago | |
meta | 2 years ago | |
tasks | 2 months ago | |
tests | 6 years ago | |
.kitchen.yml | 6 years ago | |
README.md | 6 years ago |
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
)