chef-auto-patch icon indicating copy to clipboard operation
chef-auto-patch copied to clipboard

Needs second newline for awslinux

Open JaminShanti opened this issue 10 years ago • 1 comments

Tried using this cookbook with aws linux. Jobs didn't start. needs /etc/cron.d/auto-patch a second newline at end of file. I changed the resource type from cron_d to cron as an easy fix. I'll update the cookbook if there's a patch.

JaminShanti avatar Nov 11 '15 23:11 JaminShanti

Hi, is this still an issue? If there's an issue specifically with Amazon Linux, we might want to ping the maintainers of the cron cookbook or the distro maintainers as that seems like incorrect behavior. We could append an extra \n to the command for the specific platform as a workaround here if necessary.

bflad avatar Jan 02 '16 22:01 bflad