]> git.openstreetmap.org Git - chef.git/blob - cookbooks/nominatim/templates/default/munin.erb
nominatim: replace node references in templates with variables
[chef.git] / cookbooks / nominatim / templates / default / munin.erb
1 # DO NOT EDIT - This file is being maintained by Chef
2
3 [nominatim_*]
4 user www-data
5 env.PGDATABASE <%= @db %>
6 env.PGUSER www-data
7 env.NOMINATIM_QUERYLOG <%= @querylog %>