| Work in progress on this page. nuo@opscode.com |
The JSON attributes file can be used to add specific Roles or Recipes to a node during chef-client/chef-solo run time.
For example, the JSON file should look like:
base.json
ops_master.json
ops_monitor.json
Then run chef-client/chef-solo with -j, for example:
Labels:
None