[MediaWiki-commits] [Gerrit] Maps tables should all be owned by osmimporter - change (operations/puppet)

2016-06-09 Thread Gehel (Code Review)
Gehel has submitted this change and it was merged.

Change subject: Maps tables should all be owned by osmimporter
..


Maps tables should all be owned by osmimporter

Bug: T134901
Change-Id: Iccf42ba1be5c3b418b71cd899f006d7f4d432315
---
M modules/role/templates/maps/grants.sql.erb
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Gehel: Looks good to me, approved
  Alexandros Kosiaris: Looks good to me, but someone else must approve
  jenkins-bot: Verified



diff --git a/modules/role/templates/maps/grants.sql.erb 
b/modules/role/templates/maps/grants.sql.erb
index 1ab8f4e..355e6d9 100644
--- a/modules/role/templates/maps/grants.sql.erb
+++ b/modules/role/templates/maps/grants.sql.erb
@@ -14,6 +14,7 @@
 GRANT CREATE,TEMPORARY ON DATABASE gis TO osmimporter;
 
 ALTER DATABASE gis OWNER TO osmimporter;
+ALTER TABLE admin OWNER to osmimporter;
 ALTER TABLE geography_columns OWNER to osmimporter;
 ALTER TABLE geometry_columns OWNER to osmimporter;
 ALTER TABLE raster_columns OWNER to osmimporter;

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Iccf42ba1be5c3b418b71cd899f006d7f4d432315
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Gehel 
Gerrit-Reviewer: Alexandros Kosiaris 
Gerrit-Reviewer: Gehel 
Gerrit-Reviewer: MaxSem 
Gerrit-Reviewer: Yurik 
Gerrit-Reviewer: jenkins-bot <>

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


[MediaWiki-commits] [Gerrit] Maps tables should all be owned by osmimporter - change (operations/puppet)

2016-06-08 Thread Gehel (Code Review)
Gehel has uploaded a new change for review.

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

Change subject: Maps tables should all be owned by osmimporter
..

Maps tables should all be owned by osmimporter

Bug: T134901
Change-Id: Iccf42ba1be5c3b418b71cd899f006d7f4d432315
---
M modules/role/templates/maps/grants.sql.erb
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/31/293331/1

diff --git a/modules/role/templates/maps/grants.sql.erb 
b/modules/role/templates/maps/grants.sql.erb
index 1ab8f4e..355e6d9 100644
--- a/modules/role/templates/maps/grants.sql.erb
+++ b/modules/role/templates/maps/grants.sql.erb
@@ -14,6 +14,7 @@
 GRANT CREATE,TEMPORARY ON DATABASE gis TO osmimporter;
 
 ALTER DATABASE gis OWNER TO osmimporter;
+ALTER TABLE admin OWNER to osmimporter;
 ALTER TABLE geography_columns OWNER to osmimporter;
 ALTER TABLE geometry_columns OWNER to osmimporter;
 ALTER TABLE raster_columns OWNER to osmimporter;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iccf42ba1be5c3b418b71cd899f006d7f4d432315
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Gehel 

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