Faidon Liambotis has submitted this change and it was merged.
Change subject: Disable cookie-based geolocation on text varnishes
......................................................................
Disable cookie-based geolocation on text varnishes
Change-Id: Ie7b64018069c1e3ccb5928a052b379b263380a30
---
M manifests/role/cache.pp
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Faidon Liambotis: Looks good to me, approved
jenkins-bot: Verified
diff --git a/manifests/role/cache.pp b/manifests/role/cache.pp
index be89af8..02d249b 100644
--- a/manifests/role/cache.pp
+++ b/manifests/role/cache.pp
@@ -674,7 +674,7 @@
'weight' => $backend_weight,
}],
cluster_options => {
- 'enable_geoiplookup' => true,
+ 'enable_geoiplookup' => false,
},
}
--
To view, visit https://gerrit.wikimedia.org/r/117004
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie7b64018069c1e3ccb5928a052b379b263380a30
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ori.livneh <[email protected]>
Gerrit-Reviewer: Faidon Liambotis <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits