]> git.openstreetmap.org Git - chef.git/blob - cookbooks/postgresql/templates/default/munin.erb
Target ruby 3.1 to match chef 18
[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 %>