Elukey has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/344908 )

Change subject: Move Hadoop cron MAILTO from singe person to analytics-alerts
......................................................................

Move Hadoop cron MAILTO from singe person to analytics-alerts

Bug: T160888
Change-Id: I6a0c1da4da727cfa7eb99ba04c67a0bac72ba3a1
---
M modules/role/manifests/analytics_cluster/refinery/job/guard.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/08/344908/1

diff --git a/modules/role/manifests/analytics_cluster/refinery/job/guard.pp 
b/modules/role/manifests/analytics_cluster/refinery/job/guard.pp
index bf52787..5401bee 100644
--- a/modules/role/manifests/analytics_cluster/refinery/job/guard.pp
+++ b/modules/role/manifests/analytics_cluster/refinery/job/guard.pp
@@ -9,7 +9,7 @@
 
     cron { 'refinery source guard':
         command     => 
"${role::analytics_cluster::refinery::source::path}/guard/run_all_guards.sh 
--rebuild-jar --quiet",
-        environment => '[email protected]',
+        environment => '[email protected]',
         user        => $role::analytics_cluster::refinery::source::user,
         hour        => 15,
         minute      => 35,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6a0c1da4da727cfa7eb99ba04c67a0bac72ba3a1
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Elukey <[email protected]>

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

Reply via email to