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

Change subject: Disable role::analytics_cluster::refinery::job::guard
......................................................................

Disable role::analytics_cluster::refinery::job::guard

The script is currently not working properly and generating
periodical spam.

Bug: T166937
Change-Id: Ib795eeba0b69d61bdbb3560087652b19fa6b3fd4
---
M manifests/site.pp
1 file changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/72/357372/1

diff --git a/manifests/site.pp b/manifests/site.pp
index 37cb7c5..94cefdf 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -2508,7 +2508,8 @@
         # webrequest partitions faultyness.
         analytics_cluster::refinery::job::data_check,
         # Include analytics/refinery/source guard checks
-        analytics_cluster::refinery::job::guard,
+        # Disabled due to T166937
+        # analytics_cluster::refinery::job::guard,
 
         # Set up a read only rsync module to allow access
         # to public data generated by the Analytics Cluster.

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib795eeba0b69d61bdbb3560087652b19fa6b3fd4
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Elukey <ltosc...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to