Ottomata has submitted this change and it was merged.

Change subject: Enable the limn-ee-data report runner
......................................................................


Enable the limn-ee-data report runner

This enables the limn-ee-data repository to run its configured reports
with the reportupdater, generate results, and have them rsynced over to
eventually be served on datasets.wikimedia.org

Change-Id: I0951c5a747de8c2109a3705f4ab67a545a0e1d3d
---
M manifests/role/statistics.pp
1 file changed, 2 insertions(+), 1 deletion(-)

Approvals:
  Ottomata: Verified; Looks good to me, approved



diff --git a/manifests/role/statistics.pp b/manifests/role/statistics.pp
index 5a21065..01f4032 100644
--- a/manifests/role/statistics.pp
+++ b/manifests/role/statistics.pp
@@ -73,7 +73,8 @@
     statistics::limn::data::generate { 'flow':      }
     statistics::limn::data::generate { 'edit':      }
     statistics::limn::data::generate { 'language':  }
-    statistics::limn::data::generate { 'extdist':  }
+    statistics::limn::data::generate { 'extdist':   }
+    statistics::limn::data::generate { 'ee':        }
 
 }
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I0951c5a747de8c2109a3705f4ab67a545a0e1d3d
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Milimetric <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to