Class Chef::Application::Client
In: lib/chef/application/client.rb
Parent: Chef::Application

Methods

Constants

SELF_PIPE = []   Mimic self_pipe sleep from Unicorn to capture signals safely

Attributes

chef_client_json  [R] 

Public Class methods

Public Instance methods

Reconfigure the chef client Re-open the JSON attributes and load them into the node

Run the chef client, optionally daemonizing or looping at intervals.

[Validate]