Skip to content

Commit 23c415d

Browse files
(maint) Merge up 08206ae to main
Generated by CI * commit '08206ae14755740877d7c48b4f9f66d6f3e0d2e8': (packaging) Updating manpage file for 6.x (docs) Document that 'reports = none' disables reporting
2 parents e200b3e + 08206ae commit 23c415d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

lib/puppet/defaults.rb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1426,7 +1426,9 @@ def self.initialize_default_settings!(settings)
14261426
See the report reference for information on the built-in report
14271427
handlers; custom report handlers can also be loaded from modules.
14281428
(Report handlers are loaded from the lib directory, at
1429-
`puppet/reports/NAME.rb`.)",
1429+
`puppet/reports/NAME.rb`.)
1430+
1431+
To turn off reports entirely, set this to `none`",
14301432
},
14311433
:reportdir => {
14321434
:default => "$vardir/reports",

0 commit comments

Comments
 (0)