[chef] Re: Running chef-client as a service


Chronological Thread 
  • From: Daniel DeLeo < >
  • To:
  • Subject: [chef] Re: Running chef-client as a service
  • Date: Mon, 31 May 2010 09:04:32 -0700

Ohai!
The bootstrap recipe uses the node[:chef][:init_style] attribute to
determine which init system to use:

http://github.com/opscode/cookbooks/blob/master/chef/recipes/bootstrap_client.rb#L31-63

It looks like upstart isn't supported yet, so I'd recommend creating
your own post-bootstrap recipe to configure chef to run via upstart.

HTH,
Dan DeLeo

On Mon, May 31, 2010 at 4:31 AM, Dmitry V'yal 
< >
 wrote:
> Greetings,
>
> I've bootstrapped chef clients through vpn as I planned earlier. Now what is
> the best way to run chef-client automatically? I've read, chef uses runit
> for managing services, but ubuntu-9.10 I'm testing on is based on Upstart.
> Is there really a point in replacing upstart in favor of runit?
>
> What can be advised in my situation?
>
> Best wishes,
> Dmitry
>



Archive powered by MHonArc 2.6.16.

§