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.
2 parents 2098009 + 6e02740 commit 64dc555Copy full SHA for 64dc555
lib/puppet/defaults.rb
@@ -1517,7 +1517,9 @@ def self.initialize_default_settings!(settings)
1517
See the report reference for information on the built-in report
1518
handlers; custom report handlers can also be loaded from modules.
1519
(Report handlers are loaded from the lib directory, at
1520
- `puppet/reports/NAME.rb`.)",
+ `puppet/reports/NAME.rb`.)
1521
+
1522
+ To turn off reports entirely, set this to `none`",
1523
},
1524
:reportdir => {
1525
:default => "$vardir/reports",
0 commit comments