A linting tool that helps you to write better Chef Infra cookbooks and InSpec profiles by detecting and automatically correcting style, syntax, and logic mistakes in your code.
Apache License 2.0
109
stars
54
forks
source link
Detect using template or file to create a cron.d config #526
What category of cop is this?:
Please try to select as few as possible.
Describe the new cop:
We should encourage the usage of the cron_d resource instead of file/template to create cron jobs.
What it would trigger on: