Method: Chef::Formatters::Minimal#cookbook_resolution_failed
- Defined in:
- lib/chef/formatters/minimal.rb
#cookbook_resolution_failed(expanded_run_list, exception) ⇒ Object
Called when there is an error getting the cookbook collection from the server.
80 |
# File 'lib/chef/formatters/minimal.rb', line 80 def cookbook_resolution_failed(, exception); end |