windows - Chef-Repo Berkshelf? -


i wondering if out there can or advise me, on following

i have single chef git repo, being windows guys i'm comfortable things git / chef etc, , want start splitting cookbooks out single repo's etc , allowing other people / teams manage them

now there loads of documentation out there, none on how , install berkshelf.

let me explain

current setup

/chef-repo       /certificates        /cookbooks             /iis             /sql        /environments  

run git , gets pushed repo

where i'm confused or lack of documentation or i'm might not getting it.

i want each cookbook own repo ? happens above cookbook should existing in repo aswell ? e.g. databags / environments / roles / certs etc .....

or chef-repo, stays slim , install berkshelf in root chef-repo folder , manages cookbooks exist on machine

e.g

/chef-repo       /berkshelf        /cookbooks             /mycookbook             /yourcookbook        /environments  

actually cookbook might exist in following location c:\stuff\cookbooks

rather under cookbook locations of c:\users\myname\chef-repo

regards

j


Comments

Popular posts from this blog

c# - How to get the current UAC mode -

postgresql - Lazarus + Postgres: incomplete startup packet -

javascript - Ajax jqXHR.status==0 fix error -