Dzahn has submitted this change and it was merged.

Change subject: phab: re-enable dump script
......................................................................


phab: re-enable dump script

re-enables the dump script, but not all other crons
(that would be I495c3060c9131)

Bug:T112135
Change-Id: If9a3a5dab72115200164f3d5bcf2b58dca2e5455
---
M modules/phabricator/manifests/tools.pp
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/modules/phabricator/manifests/tools.pp 
b/modules/phabricator/manifests/tools.pp
index 9845d1c..0f0fd90 100644
--- a/modules/phabricator/manifests/tools.pp
+++ b/modules/phabricator/manifests/tools.pp
@@ -41,7 +41,7 @@
         }
 
         cron { $dump_script:
-            ensure  => absent,
+            ensure  => present,
             command => $dump_script,
             user    => root,
             hour    => '2',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: If9a3a5dab72115200164f3d5bcf2b58dca2e5455
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: 20after4 <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: JAufrecht <[email protected]>
Gerrit-Reviewer: Jcrespo <[email protected]>
Gerrit-Reviewer: Rush <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to