# Make our plugins visible to ohai
-Ohai::Config[:plugin_path] << "<%= node[:ohai][:plugin_dir] %>"
+ohai.plugin_path << "<%= node[:ohai][:plugin_dir] %>"
# Load supporting code for report handlers
# Configure report handlers
-exception_handlers << email_handler
-report_handlers << email_handler
+#exception_handlers << email_handler
+#report_handlers << email_handler