[chef] Install local gems with chef


Chronological Thread 
  • From: <john@gnoso.com>
  • To: chef@lists.opscode.com
  • Subject: [chef] Install local gems with chef
  • Date: Mon, 6 Jul 2009 06:31:45 -0700 (PDT)

I've done some looking through the docs and the archive of this mail list, but
I'm not seeing anything related to installing gems from a local source using
Chef. The gem command supports a "--local" option which signals it to only use
gems that it finds in the current working directory. I've tried using the
options attribute with the package resource while using the gem_package
provider, but looking at the debug output (when I run chef-solo) I see
something like the following: "DEBUG: ---- Begin output of gem install
imagesize -q --no-rdoc --no-ri -v 0.1.1 ----" which does not seem to indicate
that the gem_package provider even recognizes the options atribute. Is this
correct? Will this be added/fixed? Thanks.

John Timms 



Archive powered by MHonArc 2.6.16.

§