ArielGlenn has submitted this change and it was merged.

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(-)

Approvals:
  ArielGlenn: Looks good to me, approved
  jenkins-bot: Verified



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: merged
Gerrit-Change-Id: Idbe988ba41fdd6fe724f2f72f0ff3f156bf9dc38
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: ArielGlenn <[email protected]>
Gerrit-Reviewer: ArielGlenn <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to