IncludingYumDNFCompatRecipe
The department is: Chef/Deprecations
The full name of the cop is: Chef/Deprecations/IncludingYumDNFCompatRecipe
| Enabled by default | Supports autocorrection | Target Chef Version |
|---|---|---|
| Enabled | Yes | All Versions |
Don’t include the deprecated yum DNF compatibility recipe, which is no longer necessary as Chef Infra Client includes DNF package support
Examples
incorrect
include_recipe 'yum::dnf_yum_compat'
Configurable attributes
| Name | Default value | Configurable values |
|---|---|---|
| Version Added | 5.3.0 | String | Exclude |
| Array |
Was this page helpful?