Ottomata has submitted this change and it was merged. (
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/profile/manifests/statistics/private.pp
M modules/statistics/manifests/compute.pp
2 files changed, 3 insertions(+), 1 deletion(-)
Approvals:
Ottomata: Verified; Looks good to me, approved
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: merged
Gerrit-Change-Id: I00141560730fbc29a17a86d3905a068eec4e41e9
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits