[chef] Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Created windows instance using chef along with require application


Chronological Thread 
  • From: Bryan McLellan < >
  • To: " " < >
  • Subject: [chef] Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Created windows instance using chef along with require application
  • Date: Fri, 11 Apr 2014 10:49:44 -0400

On Thu, Apr 10, 2014 at 6:54 AM, Vishal Totare 
< >
 wrote:
> But now am getting the different error.

That error is because chef is using the new windows_package provider
in core chef, rather than the LWRP in the windows cookbook.

Do you have the windows cookbook in your run list before the java
recipe? The java cookbook 'suggests' the windows cookbook rather than
'depends' so you'll need them in your run list so the LWRP gets loaded
and overrides the core windows_package resource.

https://github.com/socrata-cookbooks/java/blob/master/README.md#windows

Bryan



Archive powered by MHonArc 2.6.16.

§