Ottomata has submitted this change and it was merged.

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(-)

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



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: merged
Gerrit-Change-Id: Idc2e0d1ec5d606a4246f892448a28ed0741f6f28
Gerrit-PatchSet: 1
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

Reply via email to