# limitations under the License.
#
+include_recipe "apt"
+include_recipe "munin"
+
package "locales-all"
package "postgresql-common"
template "ohai.rb.erb"
end
-package "ptop"
+package "pgtop"
package "libdbd-pg-perl"
clusters = node[:postgresql][:clusters] || []