Chef::Resource::Deploy
Convenience class for using the deploy resource with the revision deployment strategy (provider)
# File lib/chef/resource/deploy_revision.rb, line 25 def initialize(*args, &block) super @resource_name = :deploy_revision @provider = Chef::Provider::Deploy::Revision end
[Validate]
Generated with the Darkfish Rdoc Generator 2.