From 7dc5476fd398ea7f9aa66d1e331d79a5ecfa79eb Mon Sep 17 00:00:00 2001 From: Jaime Fullaondo Date: Mon, 15 Aug 2016 17:35:32 -0400 Subject: [PATCH] [reporting] updating README instructions. --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 655f2567..7808ec1b 100644 --- a/README.md +++ b/README.md @@ -73,9 +73,8 @@ To enable reporting of changes to the Datadog timeline, enable the report processor on your Puppet master, and enable reporting for your clients. The clients will send a run report after each check-in back to the master. -Please specify what clients/hosts you'd like to submit puppet run reports -for by setting the puppet_run_reports option to true in the node configuration -manifest. +Make sure you enable the `puppet_run_reports` option to true in the node +configuration manifest for your master. ```ruby class { "datadog-agent":