Chef

Chef Client should reload the configuration on SIGHUP

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Trivial Trivial
  • Resolution: Fixed
  • Affects Version/s: 0.5.2
  • Fix Version/s: 0.5.4
  • Component/s: Chef Client
  • Labels:
    None

Description

The chef-client, when running in a daemonized way, has no mechanism to cleanly just reload its configuration file. We should support this with SIGHUP.

Activity

Hide
AJ Christensen added a comment - 11/Feb/09 1:21 AM

pull req sent, http://github.com/fujin/chef/tree/chef-91

simple sighup handler to reload configuration. This should probably be improved to re-initialise Chef::Log.. perhaps?

Show
AJ Christensen added a comment - 11/Feb/09 1:21 AM pull req sent, http://github.com/fujin/chef/tree/chef-91 simple sighup handler to reload configuration. This should probably be improved to re-initialise Chef::Log.. perhaps?
Hide
Adam Jacob added a comment - 13/Feb/09 7:57 PM

Thanks, AJ.

Show
Adam Jacob added a comment - 13/Feb/09 7:57 PM Thanks, AJ.

People

Vote (0)
Watch (0)

Dates

  • Created:
    03/Feb/09 8:09 PM
    Updated:
    13/Feb/09 7:57 PM
    Resolved:
    11/Feb/09 1:21 AM