From: Sarah Hoffmann Date: Sun, 7 Jul 2013 16:03:16 +0000 (+0200) Subject: add munin config for nominatim X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/e8910033e15495976e8d7fe43d2b391a4dbcbb7b?ds=inline add munin config for nominatim --- diff --git a/cookbooks/nominatim/templates/default/munin.erb b/cookbooks/nominatim/templates/default/munin.erb new file mode 100644 index 000000000..62f420143 --- /dev/null +++ b/cookbooks/nominatim/templates/default/munin.erb @@ -0,0 +1,6 @@ +# DO NOT EDIT - This file is being maintained by Chef + +[nominatim_*] +user www-data +env.PGDATABASE <%= node[:nominatim][:database][:dbname] %> +env.PGUSER www-data