]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/hardware/recipes/default.rb
Modernise more LWRPs
[chef.git] / cookbooks / hardware / recipes / default.rb
index 41eae5a5b63c245888978d7fcbb9df6487c87ab9..472db1817a9dc838972684201a3f0b99f790c8ef 100644 (file)
@@ -21,7 +21,7 @@ include_recipe "tools"
 include_recipe "munin"
 
 ohai_plugin "hardware" do
-  template "ohai.rb.erb"
+  template_source "ohai.rb.erb"
 end
 
 case node[:cpu][:"0"][:vendor_id]