Skip to content

Commit 5a48573

Browse files
Trigger build
1 parent ee5f42d commit 5a48573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/server.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@
338338
weekday => '*',
339339
command => "/usr/bin/find ${vardir}/stockpile/discard/ -type f -mtime ${dlo_max_age} -delete",
340340
user => $puppetdb_user,
341-
require => Package[$puppetdb_package],
341+
#require => Package[$puppetdb_package],
342342
}
343343
}
344344
}

0 commit comments

Comments
 (0)