X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/e8910033e15495976e8d7fe43d2b391a4dbcbb7b..55541f7cbea84613a5278eaf4165302f1e70b321:/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 %>