Dzahn has uploaded a new change for review.
https://gerrit.wikimedia.org/r/180444
Change subject: phab metrics: switch cron from daily to monthly
......................................................................
phab metrics: switch cron from daily to monthly
Make this cronjob send out a mail on every 1st of the month, not every
single day.
T1003
Change-Id: Ifd93f40fda19f78801fca51c712eb0aa1fcd4cb2
---
M modules/phabricator/manifests/logmail.pp
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/44/180444/1
diff --git a/modules/phabricator/manifests/logmail.pp
b/modules/phabricator/manifests/logmail.pp
index 0a0a934..137c58f 100644
--- a/modules/phabricator/manifests/logmail.pp
+++ b/modules/phabricator/manifests/logmail.pp
@@ -26,7 +26,7 @@
$phab_tools = '/srv/phab/tools',
$hour = '0',
$minute = '0',
- $monthday = '*',
+ $monthday = '1',
) {
file { "${phab_tools}/${script_name}":
--
To view, visit https://gerrit.wikimedia.org/r/180444
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifd93f40fda19f78801fca51c712eb0aa1fcd4cb2
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits