summaryrefslogtreecommitdiff
path: root/lib/chef/resource/chef_client_cron.rb
Commit message (Expand)AuthorAgeFilesLines
* Validate that splay values are positiveTim Smith2020-03-231-1/+3
* Use random to ensure we have a splay sleep time in rangeTim Smith2020-03-231-7/+7
* Let env vars be handled by the cron_d resourceTim Smith2020-03-231-10/+10
* Add missing description for mailto propertyTim Smith2020-03-231-1/+2
* Fix some bugs in command generation and add specsTim Smith2020-03-231-3/+4
* Create the log directory if it's missingTim Smith2020-03-231-1/+10
* Add cron timing validations, descriptions, and more propertiesTim Smith2020-03-231-13/+94
* Use the dist valuesTim Smith2020-03-231-6/+7
* Chefstyle and add missing helperTim Smith2020-03-231-12/+20
* Add chef_client_cron resource from chef-client cookbookTim Smith2020-03-231-0/+78