Hoo man has uploaded a new change for review.

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

Change subject: Create Wikidata ttl dumps on Mondays 23:00:00 (UTC)
......................................................................

Create Wikidata ttl dumps on Mondays 23:00:00 (UTC)

Change-Id: I66da5b2d374d6496f1f3f424d3ba4ba0ad5fa43d
---
M modules/snapshot/manifests/wikidatadumps.pp
1 file changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/34/202734/1

diff --git a/modules/snapshot/manifests/wikidatadumps.pp 
b/modules/snapshot/manifests/wikidatadumps.pp
index d6d28e2..4cb78f4 100644
--- a/modules/snapshot/manifests/wikidatadumps.pp
+++ b/modules/snapshot/manifests/wikidatadumps.pp
@@ -83,9 +83,9 @@
         ensure      => $ensure,
         command     => $scriptPath,
         user        => $user,
-        minute      => '15',
-        hour        => '3',
-        weekday     => '3',
+        minute      => '0',
+        hour        => '23',
+        weekday     => '1',
         require     => File[$scriptPath],
     }
 }

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

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

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

Reply via email to