add section for external example repos

This commit is contained in:
Jon Proulx 2015-03-16 13:25:53 -04:00
parent 886862a755
commit 58057b2b7c
1 changed files with 12 additions and 0 deletions

View File

@ -12,3 +12,15 @@ How to use:
4) Add configs, CM descriptions, etc. that make sense from your environment in a logical way
5) Push up to github!
# External Example Repositories
Some sites have open versions of their configs and/or config
management systems online in other places. Here's a list of the ones
we know about:
* https://github.com/bloomberg/chef-bcpc/tree/master/cookbooks/bcpc/templates/default
Bloomberg's configs are open source (apart from things like ips,
tokens and such) and in chef templates. Thats what we run in
production on several clusters at the moment.