[chef] Re: Re: Non-convergence of cookbook on node


Chronological Thread 
  • From: Daniel DeLeo < >
  • To:
  • Subject: [chef] Re: Re: Non-convergence of cookbook on node
  • Date: Fri, 8 May 2015 09:32:28 -0700

On Friday, May 8, 2015 at 9:29 AM, ANGELA EBIRIM wrote:
> Hi Daniel,
>  
> Thanks for responding.
>  
> Yes the default recipe does include teo other recipes from the same 
> cookbook.
>  
> I do know that the recipes work because when I do a Chef run with this 
> cookbook on a Vagrant VM, the cookbook executes successfully. I'm 
> attempting to deploy this cookbook to a node in my dev environment.
>  
> I've checked in the /etc/chef directory and can see the two pem files(i.e 
> validation.pem and client.pem). Is there anywhere else you suggest I might 
> start from to troubleshoot this?
Those pem files only affect authentication to the server. If they’re wrong 
then you get a HTTP 401 for every request, if they’re right, then you don’t

For troubleshooting your problem, you can try running chef with -ldebug to 
get much more verbose logging of what’s going on. You can also inspect the 
cookbooks after the run in var/chef/cache/cookbooks.


--  
Daniel DeLeo




Archive powered by MHonArc 2.6.16.

§