[chef] Re: RE: Re: chef-client run on large number of nodes


Chronological Thread 
  • From: Andy Gale < >
  • To:
  • Subject: [chef] Re: RE: Re: chef-client run on large number of nodes
  • Date: Tue, 1 Oct 2013 13:58:00 +0100

On Tue, Oct 1, 2013 at 1:19 PM,  
< >
 wrote:
>
> Elvin I want some trigger mechanism from my chef server so that when I
> update the run_list It should automatically run the chef-client on the
> respective nodes using some local script.

You chef server might struggle converging 1000s node at a time!!!

There's apparently a new feature coming "soon" to Chef that will allow
you to do this but you could use this:

$ knife ssh name:* chef-client

or this:

https://github.com/substack/fleet

or this:

http://puppetlabs.com/mcollective

or this:

http://docs.fabfile.org/en/1.8/


-- 
Andy Gale
http://andy-gale.com
http://twitter.com/andygale



Archive powered by MHonArc 2.6.16.

§