X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/aeaa46f3071de018b5c5e0f5678cb5b4082e3ddc..41bdac8f1d96696cd28642ef0247a07ed59cfae8:/cookbooks/ohai/resources/plugin.rb?ds=sidebyside diff --git a/cookbooks/ohai/resources/plugin.rb b/cookbooks/ohai/resources/plugin.rb index 580d4912f..5d550371f 100644 --- a/cookbooks/ohai/resources/plugin.rb +++ b/cookbooks/ohai/resources/plugin.rb @@ -20,7 +20,7 @@ default_action :create property :plugin, :kind_of => String, :name_property => true -property :template, :kind_of => String, :required => true +property :template, :kind_of => String, :required => [:create] action :create do ohai new_resource.plugin do