ArielGlenn has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/296916

Change subject: re-enable full dumps cron job for first of the month
......................................................................

re-enable full dumps cron job for first of the month

Change-Id: I4144eac7331c99bd146277f1527522b94e539b5a
---
M modules/snapshot/manifests/dumps/cron.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/16/296916/1

diff --git a/modules/snapshot/manifests/dumps/cron.pp 
b/modules/snapshot/manifests/dumps/cron.pp
index 3415c5e..077d3c8 100644
--- a/modules/snapshot/manifests/dumps/cron.pp
+++ b/modules/snapshot/manifests/dumps/cron.pp
@@ -31,6 +31,6 @@
         command     => "/usr/local/bin/fulldumps.sh 01 14 ${runtype} > 
/dev/null",
         minute      => '05',
         hour        => [8, 20],
-        monthday    => '02-14',
+        monthday    => '01-14',
     }
 }

-- 
To view, visit https://gerrit.wikimedia.org/r/296916
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4144eac7331c99bd146277f1527522b94e539b5a
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: ArielGlenn <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to