ArielGlenn has submitted this change and it was merged.
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 manifests/role/snapshot.pp
M modules/snapshot/manifests/wikidatadumps.pp
2 files changed, 4 insertions(+), 4 deletions(-)
Approvals:
Smalyshev: Looks good to me, but someone else must approve
ArielGlenn: Looks good to me, approved
jenkins-bot: Verified
diff --git a/manifests/role/snapshot.pp b/manifests/role/snapshot.pp
index d0de703..2818b22 100644
--- a/manifests/role/snapshot.pp
+++ b/manifests/role/snapshot.pp
@@ -21,7 +21,7 @@
user => 'datasets',
}
class { 'snapshot::wikidatadumps::ttl':
- enable => false, # TEMP, until at least 2015-04-07
+ enable => true,
user => 'datasets',
}
class { 'snapshot::centralauthdump':
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: merged
Gerrit-Change-Id: I66da5b2d374d6496f1f3f424d3ba4ba0ad5fa43d
Gerrit-PatchSet: 4
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Hoo man <[email protected]>
Gerrit-Reviewer: ArielGlenn <[email protected]>
Gerrit-Reviewer: Aude <[email protected]>
Gerrit-Reviewer: Daniel Kinzler <[email protected]>
Gerrit-Reviewer: Manybubbles <[email protected]>
Gerrit-Reviewer: Smalyshev <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits