Yuvipanda has uploaded a new change for review.
https://gerrit.wikimedia.org/r/199280
Change subject: puppetmaster: Keep reports only for 16 hours
......................................................................
puppetmaster: Keep reports only for 16 hours
Nobody seems to be looking at them, and they are filling up disk
on palladium
Change-Id: Ia76ef5294dd07f9ac43c7e983ebdb63c8e12c93d
---
M modules/puppetmaster/manifests/scripts.pp
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/80/199280/1
diff --git a/modules/puppetmaster/manifests/scripts.pp
b/modules/puppetmaster/manifests/scripts.pp
index 923f66e..850e2ea 100644
--- a/modules/puppetmaster/manifests/scripts.pp
+++ b/modules/puppetmaster/manifests/scripts.pp
@@ -10,7 +10,7 @@
# The cron to remove these is run only every 8 hours, however,
# to prevent excess load on the prod puppetmasters.
class puppetmaster::scripts(
- $keep_reports_minutes = 2160, # 36 hours
+ $keep_reports_minutes = 960, # 16 hours
) {
require puppetmaster::naggen2
--
To view, visit https://gerrit.wikimedia.org/r/199280
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia76ef5294dd07f9ac43c7e983ebdb63c8e12c93d
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits