Rush has submitted this change and it was merged.

Change subject: phab: turn dump cron back on as it hits slave only
......................................................................


phab: turn dump cron back on as it hits slave only

ref T109279

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

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



diff --git a/modules/phabricator/manifests/tools.pp 
b/modules/phabricator/manifests/tools.pp
index 5a486b3..8b75f06 100644
--- a/modules/phabricator/manifests/tools.pp
+++ b/modules/phabricator/manifests/tools.pp
@@ -43,7 +43,7 @@
         }
 
         cron { $dump_script:
-            ensure  => absent,
+            ensure  => present,
             command => $dump_script,
             user    => root,
             hour    => '2',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I9e3e5fc6a83610dad5677230e239ffe0dafaeab7
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Rush <[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