]> git.openstreetmap.org Git - chef.git/blob - cookbooks/postgresql/templates/default/munin.erb
Rework postgresql ohai plugin as a version 7 plugin
[chef.git] / cookbooks / postgresql / templates / default / munin.erb
1 # DO NOT EDIT - This file is being maintained by Chef
2
3 [<%= @name %>]
4 user postgres
5 env.PGUSER postgres
6 env.PGPORT <%= @port %>