]> git.openstreetmap.org Git - chef.git/commitdiff
add munin config for nominatim
authorSarah Hoffmann <lonvia@denofr.de>
Sun, 7 Jul 2013 16:03:16 +0000 (18:03 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Sun, 7 Jul 2013 16:03:16 +0000 (18:03 +0200)
cookbooks/nominatim/templates/default/munin.erb [new file with mode: 0644]

diff --git a/cookbooks/nominatim/templates/default/munin.erb b/cookbooks/nominatim/templates/default/munin.erb
new file mode 100644 (file)
index 0000000..62f4201
--- /dev/null
@@ -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