[chef] Re: Re: Re: json gem conflict


Chronological Thread 
  • From: Brian Akins < >
  • To: chef < >
  • Subject: [chef] Re: Re: Re: json gem conflict
  • Date: Mon, 13 May 2013 14:59:50 -0400

On Mon, May 13, 2013 at 1:45 PM, < " target="_blank"> > wrote:
  fog = chef_gem "fog" do
    action :nothing
    version "1.10.1"
  end
  fog.run_action( :install )


Correct me if I;m wrong, but doesn't chef_gem already run at compile time? At least the docs say it does: http://docs.opscode.com/resource_chef_gem.html

 chef_gem "fog" {  version "1.10.1" }  should be sufficient.

Sorry, not really relevant, but I see lots of people doing it the "long" way...



Archive powered by MHonArc 2.6.16.

§