[chef] Re: Re: Chef : the definitive date ?


Chronological Thread 
  • From: Jeff Blaine < >
  • To:
  • Subject: [chef] Re: Re: Chef : the definitive date ?
  • Date: Thu, 17 Oct 2013 17:00:37 -0400

On 10/17/2013 3:46 PM, JJ Asghar wrote:
> The best I've seen is this one: http://www.packtpub.com/chef-starter/book

There is also the following, released ~1.5 months ago:

Chef Infrastructure Automation Cookbook
http://www.packtpub.com/chef-infrastructure-automation-cookbook/
Pages: 276
Author: Matthias Marschall of http://www.agileweboperations.com/

I own it, but have only read enough of it so far to say that it is
at least written and edited well. I purchased it mainly to see if it
was The Chef Book to hand to colleagues that need to get up to
speed... but also to see if there was anything to learn from it
(I'm deep into Chef already, not starting out).

Someday...

> Unfortunately it still can be really confusing. When people ask "How do
> I start chef?" I say this: First, try to do something with chef-solo.
> Second ask questions, mailing list/#chef free node. Third, read the
> above book. Forth try to set up open source chef server, and start
> learning knife plug ins. Fifth, start over because trust me you'll want
> to re-visit it because you'll want to refactor everything. 
> 
> That’s the cycle I've been seeing/doing and I think it's going great.
> 
> Best Regards,
> JJ Asghar
> e: 
> 
>  | c: 512.619.0722 | o: 512.977.5876
> 
> 
> From: Philippe Bérard 
> <
> <mailto: >>
> Reply-To: 
> "
>  
> <mailto: >"
> <
>  
> <mailto: >>
> Date: Thursday, October 17, 2013 11:38 AM
> To: 
> "
>  
> <mailto: >"
> <
>  
> <mailto: >>
> Subject: [chef] Chef : the definitive date ?
> 
> Hello all,
> 
>  
> 
> Is there any availability date for the « CHEF : the definitive guide »
> book, which seems to be delayed over and over ? There is still no
> complete and comprehensive guide on CHEF, and that’s a real pain for
> newcomers.
> 
>  
> 
> Thanks in advance for your answer.
> 
>  
> 
> Regards,
> 
>  
> 
> *Philippe Bérard*
> IT Manager
> 
> Tel : +33 (0)1 39 23 31 17
> Mob : +33 (0)6 01 27 87 86
> Fax : +33 (0)1 39 55 47 56
> 
> 58, Rue Pottier
> 78150 Le Chesnay
> www.jalios.com <http://www.jalios.com/>
> 
>       
> 
> JALIOS
> 
> webinars
> <https://www.jalios.com/jcms/?portal=xtl_14865&cid=r_19240&jsp=types%2FDemandeDinformation%2FeditFormDemandeDinformation.jsp&cids=>
> 
> PAfin de contribuer au respect de l'environnement, merci de n'imprimer
> ce message qu'en cas de nécessité. 
> 
>  
> 
> *De :*Michael Hart 
> [mailto:
> *Envoyé :* jeudi 22 août 2013 02:45
> *À :* 
> <
>  
> <mailto: >>
> *Objet :* [chef] Re: how to know if a chef-client run is occuring
> 
>  
> 
> Thanks Daniel, the feature in Enterprise Chef sounds interesting. Do you
> know the timeline for this feature's release in Enterprise Chef?
> 
>  
> 
> cheers
> 
> mike
> 
>  
> 
> -- 
> 
> Michael Hart
> 
> Arctic Wolf Networks
> 
> M: 226.388.4773
> 
>  
> 
> On 2013-08-21, at 12:43 PM, Daniel DeLeo 
> <
> <mailto: >>
>  wrote:
> 
> 
> 
>  
> 
> On Wednesday, August 21, 2013 at 9:22 AM, Michael Hart wrote:
> 
>     Is there a definitive way of querying the chef server to see if a
>     chef-client run is occurring on a node? We've noticed that a "knife
>     status" will return a timestamp of "382528 hours ago", or however
>     many hours you are away from epoch, and but it's not entirely
>     consistent and using that in code feels like a bit of a hack.
>     Ideally I'd like an API to return true or false if a chef-client run
>     is occurring. Thoughts?
> 
> Chef client communicates over HTTP, which is a stateless protocol, so
> there's no robust way for the server to know anything other than the
> last time a client made a request.
> 
>  
> 
> In Enterprise Chef (née Hosted and Private Chef), upcoming updates will
> include a node run history reporting feature that emulates the ability
> to track running clients by having them check in at the beginning and
> end of a run. How much of this makes it into the open source version and
> when is an open question at this point, but you could use a custom event
> dispatcher to track the state of clients in a similar way by integrating
> with a different system.
> 
>  
> 
>      
> 
>     cheers
> 
>     mike
> 
>      
> 
>     -- 
> 
>     Michael Hart
> 
>     Arctic Wolf Networks
> 
>     M: 226.388.4773
> 
>      
> 
>  
> 
>  
> 
> -- 
> 
> Daniel DeLeo
> 
>  
> 
>  
> 



Archive powered by MHonArc 2.6.16.

§