Method: Chef::EventDispatch::Base#registration_completed
- Defined in:
- lib/chef/event_dispatch/base.rb
#registration_completed ⇒ Object
Successfully created the private key and registered this client with the server.
57 |
# File 'lib/chef/event_dispatch/base.rb', line 57 def registration_completed; end |