Chef/Effortless/CookbookUsesRoles
The Cookstyle cops department: Chef/Effortless
| Enabled by default | Supports autocorrection | Target Chef Version |
|---|---|---|
| Not Enabled | No | All Versions |
Neither Policyfiles or Effortless Infra which is based on Policyfiles supports Chef Infra Roles
Examples
incorrect
node.role?('web_server')
node.roles.include?('web_server')
Configurable attributes
| Name | Default value | Configurable values |
|---|---|---|
| Version Added | 5.10.0 | String |
| Include | Array |