Yurik has uploaded a new change for review.
https://gerrit.wikimedia.org/r/295602
Change subject: Configure Kartotherian geoshapes support
......................................................................
Configure Kartotherian geoshapes support
Bug: T134084
Change-Id: I65c50a9d60afd1349d74c2193748172f5a4a5d83
---
M modules/kartotherian/templates/config.yaml.erb
1 file changed, 9 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/02/295602/1
diff --git a/modules/kartotherian/templates/config.yaml.erb
b/modules/kartotherian/templates/config.yaml.erb
index dbd77b7..1a537d7 100644
--- a/modules/kartotherian/templates/config.yaml.erb
+++ b/modules/kartotherian/templates/config.yaml.erb
@@ -8,3 +8,12 @@
cassandra-pswd: '<%= @cassandra_kartotherian_pass %>'
sources: <%= @conf_sources %>
+
+# TODO: allowUserQueries should be removed when geoshapes are enabled in prod
+geoshapes:
+ allowUserQueries: true
+ host: localhost
+ database: gis
+ user: '<%= @pgsql_kartotherian_user %>'
+ password: '<%= @pgsql_kartotherian_pass %>'
+ table: planet_osm_polygon
--
To view, visit https://gerrit.wikimedia.org/r/295602
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I65c50a9d60afd1349d74c2193748172f5a4a5d83
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yurik <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits