ArielGlenn has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/392705 )

Change subject: set cron dates back to normal for xml/sql dumps
......................................................................

set cron dates back to normal for xml/sql dumps

We're all caught up now.

Change-Id: Icdc75a85b45bcfd545caeb0eac54cf9ca9656332
---
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/05/392705/1

diff --git a/modules/snapshot/manifests/dumps/cron.pp 
b/modules/snapshot/manifests/dumps/cron.pp
index 6e17368..a8a4a0c 100644
--- a/modules/snapshot/manifests/dumps/cron.pp
+++ b/modules/snapshot/manifests/dumps/cron.pp
@@ -44,7 +44,7 @@
         ensure      => 'present',
         environment => '[email protected]',
         user        => $user,
-        command     => "/usr/local/bin/fulldumps.sh 22 27 ${runtype} partial > 
/dev/null",
+        command     => "/usr/local/bin/fulldumps.sh 20 25 ${runtype} partial > 
/dev/null",
         minute      => '05',
         hour        => [8, 20],
         monthday    => '20-25',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Icdc75a85b45bcfd545caeb0eac54cf9ca9656332
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