We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcc57ea commit 7dc5476Copy full SHA for 7dc5476
README.md
@@ -73,9 +73,8 @@ To enable reporting of changes to the Datadog timeline, enable the report
73
processor on your Puppet master, and enable reporting for your clients.
74
The clients will send a run report after each check-in back to the master.
75
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.
+Make sure you enable the `puppet_run_reports` option to true in the node
+configuration manifest for your master.
79
80
```ruby
81
class { "datadog-agent":
0 commit comments