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

Change subject: Include statistics::discovery just in private profile
......................................................................

Include statistics::discovery just in private profile

Bug: T170494
Change-Id: I00141560730fbc29a17a86d3905a068eec4e41e9
---
M modules/cdh
M modules/profile/manifests/statistics/private.pp
M modules/statistics/manifests/compute.pp
3 files changed, 4 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/29/368829/1

diff --git a/modules/cdh b/modules/cdh
index 00e4143..9c1d69d 160000
--- a/modules/cdh
+++ b/modules/cdh
@@ -1 +1 @@
-Subproject commit 00e41433d0c1c3221413ad90db27c751a408c328
+Subproject commit 9c1d69dd18c3996d8d672973b68df067cd40702c
diff --git a/modules/profile/manifests/statistics/private.pp 
b/modules/profile/manifests/statistics/private.pp
index 555d234..2699612 100644
--- a/modules/profile/manifests/statistics/private.pp
+++ b/modules/profile/manifests/statistics/private.pp
@@ -52,4 +52,7 @@
 
     # WMDE statistics scripts and cron jobs
     include ::statistics::wmde
+
+    # Discovery team statistics scripts and cron jobs
+    include ::statistics::discovery
 }
diff --git a/modules/statistics/manifests/compute.pp 
b/modules/statistics/manifests/compute.pp
index 96a594d..b1b36d2 100644
--- a/modules/statistics/manifests/compute.pp
+++ b/modules/statistics/manifests/compute.pp
@@ -7,7 +7,6 @@
 
     include ::statistics::dataset_mount
     include ::statistics::packages
-    include ::statistics::discovery
 
     $working_path = $::statistics::working_path
     $published_datasets_path = "${working_path}/published-datasets"

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

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

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

Reply via email to