ArielGlenn has uploaded a new change for review.

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

Change subject: hold off full dumps cron starting til the 4th of this month
......................................................................

hold off full dumps cron starting til the 4th of this month

hopefully we'll be ready sooner, this gives time to get scap3
and all changes set up properly on the new hardware

Change-Id: Idbe988ba41fdd6fe724f2f72f0ff3f156bf9dc38
---
M modules/snapshot/manifests/dumps/cron/huge.pp
M modules/snapshot/manifests/dumps/cron/rest.pp
2 files changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/62/280762/1

diff --git a/modules/snapshot/manifests/dumps/cron/huge.pp 
b/modules/snapshot/manifests/dumps/cron/huge.pp
index 396a869..8c0af51 100644
--- a/modules/snapshot/manifests/dumps/cron/huge.pp
+++ b/modules/snapshot/manifests/dumps/cron/huge.pp
@@ -14,6 +14,6 @@
         command     => '/usr/local/bin/fulldumps.sh 01 14 hugewikis 
>/dev/null',
         minute      => '05',
         hour        => '02',
-        monthday    => '01-14',
+        monthday    => '04-14',
     }
 }
diff --git a/modules/snapshot/manifests/dumps/cron/rest.pp 
b/modules/snapshot/manifests/dumps/cron/rest.pp
index db608ea..3591511 100644
--- a/modules/snapshot/manifests/dumps/cron/rest.pp
+++ b/modules/snapshot/manifests/dumps/cron/rest.pp
@@ -14,6 +14,6 @@
         command     => '/usr/local/bin/fulldumps.sh 01 14 regular > /dev/null',
         minute      => '05',
         hour        => '02',
-        monthday    => '01-14',
+        monthday    => '04-14',
     }
 }

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

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