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