I created my custom LWRP, but when I run the ChefSpec units test. It doesn't know my LWRP actions. Here is my resource: actions :install, :uninstall default_action :install attribute :version, :kind_of => String attribute :options, :kind_of => String Here is my provider: def whyrun_supported? true end action :install do version = @new_resource.version options = @new_resource.options e = execute "s
{{#tags}}- {{label}}
{{/tags}}