Alexandros Kosiaris has uploaded a new change for review.
https://gerrit.wikimedia.org/r/225478
Change subject: maps: lint the role
......................................................................
maps: lint the role
And remove the templates string
Change-Id: I07db729f4b1eff9a56fafdbcabf10ff02b0dcea3
---
M manifests/role/maps.pp
1 file changed, 4 insertions(+), 4 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/78/225478/1
diff --git a/manifests/role/maps.pp b/manifests/role/maps.pp
index 57294ff..5fe0d7b 100644
--- a/manifests/role/maps.pp
+++ b/manifests/role/maps.pp
@@ -22,10 +22,10 @@
$osmimporter_pass = hiera('postgresql::master::osmimporter_pass')
$osmupdater_pass = hiera('postgresql::master::osmupdater_pass')
file { '/usr/local/bin/maps-grants.sql':
- owner => 'root',
- group => 'root',
- mode => '0400',
- content => template('templates/maps/grants.sql.erb'),
+ owner => 'root',
+ group => 'root',
+ mode => '0400',
+ content => template('maps/grants.sql.erb'),
}
}
--
To view, visit https://gerrit.wikimedia.org/r/225478
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I07db729f4b1eff9a56fafdbcabf10ff02b0dcea3
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits