Github user aledsage commented on a diff in the pull request:
https://github.com/apache/incubator-brooklyn/pull/200#discussion_r18274912
--- Diff: docs/use/guide/defining-applications/chef-blueprints.md ---
@@ -13,6 +13,34 @@ A plan for the full integration is online
[here](https://docs.google.com/a/cloud
This guide assumes you are familiar with the basics of [creating YAML
blueprints](creating-yaml.html).
+## What you need to know about Chef
+
+Chef works in two different modes, *server* and *solo*. *Server* is where
the Chef client talks to a central server
--- End diff --
Can you also define the "Chef client" (i.e. it is an agent that runs
locally on every node under management by Chef.)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---