Opscode
Home     Cookbooks     Blog     GitHub     Tickets 

Setting the run_list in JSON

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:

base.json
ops_master.json
ops_monitor.json

Note that when mixing roles and recipes, run_list should be used instead of recipes to ensure data is inserted in the right order.

CHEF-367

The fix for CHEF-367 is merged, so in order to use this you'll need to update to 0.7.1 from HEAD.

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.

Copyright © 2009 Opscode, Inc. All Rights Reserved.