diff --git a/README.md b/README.md index 0a450d8..0352dcb 100644 --- a/README.md +++ b/README.md @@ -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. +