[MediaWiki-commits] [Gerrit] operations/puppet[production]: Add new table params for geoshape service

2016-09-21 Thread Gehel (Code Review)
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 
Gerrit-Reviewer: Gehel 
Gerrit-Reviewer: jenkins-bot <>

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


[MediaWiki-commits] [Gerrit] operations/puppet[production]: Add new table params for geoshape service

2016-09-21 Thread Yurik (Code Review)
Yurik has uploaded a new change for review.

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

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/76/311976/1

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: newchange
Gerrit-Change-Id: Ief171c1a0cd0dda82f575080f43a618a408d9b36
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yurik 

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