[chef] Re: Re: Re: Recipe to fetch moar cookbooks


Chronological Thread 
  • From: Jeremy Voorhis < >
  • To:
  • Subject: [chef] Re: Re: Re: Recipe to fetch moar cookbooks
  • Date: Tue, 19 Jun 2012 10:54:02 -0700

You might want to take a look at Librarian. It's like Bundler for cookbooks. It doesn't do anything at chef runtime as you described, but it can help you fetch all of your cookbooks up front.

https://github.com/applicationsonline/librarian

Jeremy

On Tuesday, June 19, 2012 at 10:50 AM, anatoly techtonik wrote:

I just want to bootstrap a single machine (my workstation). Do I
really need a server for that? I've already tried two solutions and
came to the conclusion that it is plain impossible within a single
reсipe to install git, do a cookbook checkout if its not present and
then execute a recipe from this cookbook.

If server has this functionality then client should have some stub
that executed when a cookbook is not found to fix that and then
resumes execution. Is it possible to plug into this stub with
chef-solo?
--
anatoly t.


On Tue, Jun 19, 2012 at 8:01 PM, Matt Ray < "> > wrote:
If you're just getting started and you want this feature already, you
may want to look at using Chef with a Chef Server, since this is one
of features it provides.

Thanks,
Matt Ray
Senior Technical Evangelist | Opscode Inc.
Twitter, IRC, GitHub: mattray


On Tue, Jun 19, 2012 at 11:57 AM, anatoly techtonik < "> > wrote:
Hi,

Is it possible at all to create Chef recipe that will automatically
fetch required cookbooks for included recipies if required cookbook
is not found locally?

I am just starting Chef and I am using chef-solo.

Please, CC.




Archive powered by MHonArc 2.6.16.

§