Ori.livneh has uploaded a new change for review.

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

Change subject: text caches: enable_geoiplookup => true
......................................................................

text caches: enable_geoiplookup => true

I0038f675f fixes the segfault issue, so this should be safe to enable.

Change-Id: Ieacbbce2367830be37019b65d12ead05214f6ade
---
M manifests/role/cache.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/25/115525/1

diff --git a/manifests/role/cache.pp b/manifests/role/cache.pp
index 2e438a2..40ac762 100644
--- a/manifests/role/cache.pp
+++ b/manifests/role/cache.pp
@@ -674,7 +674,7 @@
                     'weight' => $backend_weight,
                 }],
             cluster_options => {
-                'enable_geoiplookup' => false,
+                'enable_geoiplookup' => true,
             },
         }
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ieacbbce2367830be37019b65d12ead05214f6ade
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ori.livneh <[email protected]>

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

Reply via email to