]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/chef/templates/default/client.rb.erb
Convert ohai_plugin to an LWRP
[chef.git] / cookbooks / chef / templates / default / client.rb.erb
index 6c9113968a2867e3a73ef11d616db08874711936..c276ed6c071fa1c33b61b13538a1de900ab96735 100644 (file)
@@ -40,4 +40,4 @@ report_handlers << email_handler
 
 # Make our plugins visible to ohai
 
-Ohai::Config[:plugin_path] << "/etc/chef/ohai"
+Ohai::Config[:plugin_path] << "<%= node[:ohai][:plugin_dir] %>"