X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/87daa0d823c8f92eda8190f2d9b482b3d85a7a0c..a08c8d97d5cd3666799fb3bef14618d4c7c23398:/cookbooks/ohai/resources/plugin.rb diff --git a/cookbooks/ohai/resources/plugin.rb b/cookbooks/ohai/resources/plugin.rb index 5d550371f..d5f1c42fe 100644 --- a/cookbooks/ohai/resources/plugin.rb +++ b/cookbooks/ohai/resources/plugin.rb @@ -17,6 +17,8 @@ # limitations under the License. # +unified_mode true + default_action :create property :plugin, :kind_of => String, :name_property => true