| Package | Description |
|---|---|
| org.jclouds.chef.util |
| Modifier and Type | Method and Description |
|---|---|
RunListBuilder |
RunListBuilder.addRecipe(String recipe)
Add the following recipe to the run list
|
RunListBuilder |
RunListBuilder.addRecipes(String... recipes)
Add the following recipes to the run list
|
RunListBuilder |
RunListBuilder.addRole(String role)
Add the following role to the run list
|
RunListBuilder |
RunListBuilder.addRoles(String... roles)
Add the following roles to the run list
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.