Chef/Deprecations/CookbookDependsOnPoise
The Cookstyle cops department: Chef/Deprecations
| Enabled by default | Supports autocorrection | Target Chef Version |
|---|---|---|
| Enabled | No | All Versions |
Cookbooks should not depend on the deprecated Poise framework cookbooks. They should instead be refactored to use standard Chef Infra custom resources.
Examples
incorrect
depends 'poise'
depends 'poise-service'
depends 'poise-hoist'
Configurable attributes
| Name | Default value | Configurable values |
|---|---|---|
| Version Added | 5.1.0 | String |
| Include |
| Array |