summaryrefslogtreecommitdiff
path: root/lib/chef/resource/cron_d.rb
Commit message (Expand)AuthorAgeFilesLines
* Updates from the review of #7929Tim Smith2018-11-151-2/+2
* Improve resource descriptions for documentationTim Smith2018-11-141-8/+8
* Skip more resources and set others to desired state falseresource_descriptionsTim Smith2018-10-301-1/+1
* Make all Chef 14 preview resources into full resourcesTim Smith2018-10-261-1/+0
* Merge pull request #7588 from chef/crond_errorLamont Granquist2018-08-271-1/+1
|\
| * Resolve new_resource error with cron_d resourcecrond_errorTim Smith2018-08-241-1/+1
* | More description updatesrandom_delayTim Smith2018-08-241-2/+2
* | Add missing commaTim Smith2018-08-241-1/+1
* | Lazily eval the empty hash default and remove nil typesTim Smith2018-08-241-6/+7
* | Add random_delay property to cron_dTim Smith2018-08-241-0/+4
|/
* Add descriptions and fix chefstyle warningsTim Smith2018-08-131-11/+19
* Add yard commentsTim Smith2018-08-131-0/+12
* Self the callback methodsTim Smith2018-08-131-48/+48
* Add descriptions and update the Chef version to ship inTim Smith2018-08-131-2/+2
* Add cron_d and cron_access resources from the cron cookbookTim Smith2018-08-131-0/+213