Class | Chef::Runner |
In: |
lib/chef/runner.rb
|
Parent: | Object |
This class is responsible for executing the steps in a Chef run.
delayed_actions | [R] | |
run_context | [R] |
Iterates over the resource_collection in the run_context calling run_action for each resource in turn.