From 4cc8c6b340dc260f32251bb4c2e20cc3af6579eb Mon Sep 17 00:00:00 2001 From: tedder Date: Tue, 19 May 2015 10:31:01 -0700 Subject: [PATCH] they call it a key, not a token --- monitoring/newrelic_deployment.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/monitoring/newrelic_deployment.py b/monitoring/newrelic_deployment.py index de6d73c30ad..326e7a0ca75 100644 --- a/monitoring/newrelic_deployment.py +++ b/monitoring/newrelic_deployment.py @@ -29,7 +29,7 @@ description: options: token: description: - - API token. + - API token, to place in the x-api-key header. required: true app_name: description: