Dzahn has uploaded a new change for review.

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

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

phab: re-enable dump script

re-enables the dump script, but not all other crons

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/14/237514/1

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: newchange
Gerrit-Change-Id: If9a3a5dab72115200164f3d5bcf2b58dca2e5455
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>

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

Reply via email to