Method: Chef::EventDispatch::Base#registration_start

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

#registration_start(node_name, config) ⇒ Object

About to attempt to create a private key registered to the server with client node_name.



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

def registration_start(node_name, config); end