[chef] Re: Re: Chef Server


Chronological Thread 
  • From: Tim Uckun < >
  • To:
  • Subject: [chef] Re: Re: Chef Server
  • Date: Wed, 4 Jan 2012 10:20:13 +1300

>
> what you describe seems to be LittleChef's way ;-)
>
> There are basically no moving parts: you have your project's directory
> (kitchen) with your cookbooks, roles and even nodes and databags,
> which as you put it are just (JSON) files.
>
> Have a look if you are interested: https://github.com/tobami/littlechef
>

I have set up something similar myself. I have a repo and a boot
script which puts the proper keys in proper places and pulls the repo
down, then I run chef-solo against that directory structure (kitchen).
 I got the idea from pocketknife which from what I can gather is
inspired by littlechef but is written in ruby.  What I don't have is
the search and databag functionality as they look for a server.

Is there a way I can just add the search and databag functionality
into my own project without adopting littlechef?



Archive powered by MHonArc 2.6.16.

§