Skip to content

Commit 7dc5476

Browse files
committed
[reporting] updating README instructions.
1 parent dcc57ea commit 7dc5476

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,8 @@ To enable reporting of changes to the Datadog timeline, enable the report
7373
processor on your Puppet master, and enable reporting for your clients.
7474
The clients will send a run report after each check-in back to the master.
7575

76-
Please specify what clients/hosts you'd like to submit puppet run reports
77-
for by setting the puppet_run_reports option to true in the node configuration
78-
manifest.
76+
Make sure you enable the `puppet_run_reports` option to true in the node
77+
configuration manifest for your master.
7978

8079
```ruby
8180
class { "datadog-agent":

0 commit comments

Comments
 (0)