Class Chef::Provider::Deploy
In: lib/chef/provider/deploy.rb
lib/chef/provider/deploy/revision.rb
lib/chef/provider/deploy/timestamped.rb
Parent: Chef::Provider

Methods

Included Modules

Chef::Mixin::RecipeDefinitionDSLCore Chef::Mixin::FromFile Chef::Mixin::Command

Classes and Modules

Class Chef::Provider::Deploy::Revision
Class Chef::Provider::Deploy::Timestamped

Attributes

previous_release_path  [R] 
release_path  [R] 
scm_provider  [R] 

Public Class methods

Public Instance methods

Protected Instance methods

Internal callback, called after copy_cached_repo. Override if you need to keep state externally. Note that YOU are responsible for implementing whyrun-friendly behavior in any actions you take in this callback.

Note that YOU are responsible for using appropriate whyrun nomenclature Override if you need to keep state externally. Note that YOU are responsible for implementing whyrun-friendly behavior in any actions you take in this callback.

[Validate]