Gehel has submitted this change and it was merged.

Change subject: Add new table params for geoshape service
......................................................................


Add new table params for geoshape service

For now, it will be a noop, but later the new geoshapes
service will use it to query two tables

Change-Id: Ief171c1a0cd0dda82f575080f43a618a408d9b36
---
M modules/kartotherian/templates/config.yaml.erb
1 file changed, 3 insertions(+), 0 deletions(-)

Approvals:
  Gehel: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/kartotherian/templates/config.yaml.erb 
b/modules/kartotherian/templates/config.yaml.erb
index 479ac45..0afc755 100644
--- a/modules/kartotherian/templates/config.yaml.erb
+++ b/modules/kartotherian/templates/config.yaml.erb
@@ -22,4 +22,7 @@
     database: gis
     user: '<%= @pgsql_kartotherian_user %>'
     password: '<%= @pgsql_kartotherian_pass %>'
+    # TODO: delete table param once geoshapes service is updated to use other 
table values
     table: planet_osm_polygon
+    polygonTable: planet_osm_polygon
+    lineTable: planet_osm_line

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ief171c1a0cd0dda82f575080f43a618a408d9b36
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yurik <yu...@wikimedia.org>
Gerrit-Reviewer: Gehel <gleder...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to