]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/ohai/resources/plugin.rb
Enable unified mode for custom resources
[chef.git] / cookbooks / ohai / resources / plugin.rb
index 5d550371faf7997fa3d8396ab03fa60cf4a2b55d..d5f1c42fe907218c8a00cde5ed3f99f86d5abfde 100644 (file)
@@ -17,6 +17,8 @@
 # limitations under the License.
 #
 
+unified_mode true
+
 default_action :create
 
 property :plugin, :kind_of => String, :name_property => true