Ottomata has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/71634


Change subject: Fixing geoip include for statistics nodes
......................................................................

Fixing geoip include for statistics nodes

Change-Id: Idc2e0d1ec5d606a4246f892448a28ed0741f6f28
---
M manifests/role/statistics.pp
1 file changed, 1 insertion(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/34/71634/1

diff --git a/manifests/role/statistics.pp b/manifests/role/statistics.pp
index f2a72ef..d11e542 100644
--- a/manifests/role/statistics.pp
+++ b/manifests/role/statistics.pp
@@ -49,8 +49,7 @@
        system_role { "role::statistics": description => "statistics private 
data host" }
 
        # include classes needed for crunching private data on stat1002
-       include geoip,
-               geoip::packages::python,
+       include misc::geoip,
                misc::statistics::dataset_mount,
                misc::statistics::mediawiki,
                misc::statistics::plotting,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idc2e0d1ec5d606a4246f892448a28ed0741f6f28
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <o...@wikimedia.org>

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

Reply via email to