Issue #9846 has been reported by Tom Scofield. ---------------------------------------- Feature #9846: Add option to store report to limit the number of reports retained https://projects.puppetlabs.com/issues/9846
Author: Tom Scofield Status: Unreviewed Priority: Normal Assignee: Category: Target version: Affected Puppet version: Keywords: Branch: The number of reports in the store report continually grows. An ooption should be added to remove old reports. It could be count or date based and the parameter could be configured in puppet.conf An example would be storecount=10000 or storedays=30 When the reports grow beyond these values the store.rb would remove them from the filesystem. The would eliminate the need to have an outside process clean up this data. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
