Chef/Correctness/ServiceResource
The Cookstyle cops department: Chef/Correctness
Enabled by default | Supports autocorrection | Target Chef Version |
---|---|---|
Enabled | No | All Versions |
Use a service resource to start and stop services
Examples
incorrect
command "/etc/init.d/mysql start"
command "/sbin/service/memcached start"
Configurable attributes
Name | Default value | Configurable values |
---|---|---|
Version Added | 5.0.0 | String |
Include | Array |