Method: Chef::EventDispatch::Base#cookbook_gem_failed

Defined in:
lib/chef/event_dispatch/base.rb

#cookbook_gem_failed(exception) ⇒ Object

Called when cookbook gem installation fails



134
# File 'lib/chef/event_dispatch/base.rb', line 134

def cookbook_gem_failed(exception); end