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

Change subject: Move statistics::wmde jobs to stat1005 from stat1002
......................................................................

Move statistics::wmde jobs to stat1005 from stat1002

Bug: T170471
Change-Id: Id313940d0b747a161e1415b6d9c7991af6db0783
---
M modules/profile/manifests/statistics/private.pp
1 file changed, 11 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/41/364841/1

diff --git a/modules/profile/manifests/statistics/private.pp 
b/modules/profile/manifests/statistics/private.pp
index ce00197..7e1734b 100644
--- a/modules/profile/manifests/statistics/private.pp
+++ b/modules/profile/manifests/statistics/private.pp
@@ -55,14 +55,19 @@
         # backup eventlogging logs.
         backup::set { 'a-eventlogging' : }
 
-        # WMDE statistics scripts and cron jobs
-        include ::statistics::wmde
-
-        # Discovery statistics generating scripts
-        include ::statistics::discovery
-
+        # TODO: Otto believes this data and job are no longer being used.
+        # Let's not migrate it to stat1005 unless someone needs it.
         # Although it is in the "private" profile, the dataset actually isn't
         # private. We just keep it here to spare adding a separate role.
         include ::statistics::aggregator::projectview
+
+        # Discovery statistics generating scripts
+        include ::statistics::discovery
+    }
+
+    # Else moved to stat1005
+    else {
+        # WMDE statistics scripts and cron jobs
+        include ::statistics::wmde
     }
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id313940d0b747a161e1415b6d9c7991af6db0783
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