X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/e8910033e15495976e8d7fe43d2b391a4dbcbb7b..88ef9269d77625e820559d369c1324032ad56d08:/cookbooks/nominatim/templates/default/munin.erb diff --git a/cookbooks/nominatim/templates/default/munin.erb b/cookbooks/nominatim/templates/default/munin.erb index 62f420143..284314567 100644 --- a/cookbooks/nominatim/templates/default/munin.erb +++ b/cookbooks/nominatim/templates/default/munin.erb @@ -2,5 +2,6 @@ [nominatim_*] user www-data -env.PGDATABASE <%= node[:nominatim][:database][:dbname] %> +env.PGDATABASE <%= @db %> env.PGUSER www-data +env.NOMINATIM_QUERYLOG <%= @querylog %>