ChefHandlerRecipe
The department is: Chef/Deprecations
The full name of the cop is: Chef/Deprecations/ChefHandlerRecipe
Enabled by default | Supports autocorrection | Target Chef Version |
---|---|---|
Enabled | Yes | All Versions |
There is no need to include the empty and deprecated chef_handler::default recipe in order to use the chef_handler resource
Examples
incorrect
include_recipe 'chef_handler'
include_recipe 'chef_handler::default'
Configurable attributes
Name | Default value | Configurable values |
---|---|---|
Version Added | 6.12.0 | String | Exclude |
| Array |
Was this page helpful?