X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/e5f294d3dc676675b2803915571c28337468c3b3..03b7d5e985a34d01dccfd03dc11488015e97f7df:/cookbooks/postgresql/recipes/default.rb diff --git a/cookbooks/postgresql/recipes/default.rb b/cookbooks/postgresql/recipes/default.rb index 9261e63aa..c71416350 100644 --- a/cookbooks/postgresql/recipes/default.rb +++ b/cookbooks/postgresql/recipes/default.rb @@ -99,7 +99,7 @@ service "postgresql" do end ohai_plugin "postgresql" do - template_source "ohai.rb.erb" + template "ohai.rb.erb" end package "ptop"