summaryrefslogtreecommitdiff
path: root/manifests/puppetmaster.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/puppetmaster.pp')
-rw-r--r--manifests/puppetmaster.pp2
1 files changed, 2 insertions, 0 deletions
diff --git a/manifests/puppetmaster.pp b/manifests/puppetmaster.pp
index 71cab3a..09c09af 100644
--- a/manifests/puppetmaster.pp
+++ b/manifests/puppetmaster.pp
@@ -35,6 +35,8 @@ class puppet::puppetmaster inherits puppet {
if $puppetmaster_cleanup_reports {
include puppet::puppetmaster::cleanup_reports
+ } else {
+ include puppet::puppetmaster::cleanup_reports::disable
}
if $use_shorewall {