summaryrefslogtreecommitdiff
path: root/lib/chef/resource/chef_sleep.rb
Commit message (Expand)AuthorAgeFilesLines
* Chef-18: Enable unifed_mode by defaultLamont Granquist2022-03-181-2/+0
* fix typo in chef-sleep resource documentation example blockJose Hernandez2022-01-121-1/+1
* Make sure we have description fields in actions and fix periodsTim Smith2021-05-121-1/+1
* Improve the auto generated docsTim Smith2021-04-231-1/+1
* Update examples and descriptions for better automated documentationTim Smith2020-10-131-1/+1
* Workaround rubygems slow requires by only running require for chef-utils/distLance Albertson2020-09-151-1/+1
* merge all dist files back into dist.rbMarc Chamberland2020-09-151-1/+1
* tighten all require statements for dist implementationMarc Chamberland2020-09-151-1/+1
* move dist implementation into chef-utilsMarc Chamberland2020-09-151-2/+2
* Add missing examples and resource formatting for docs siteTim Smith2020-04-301-4/+7
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Remove the canonical DSLLamont Granquist2020-03-031-2/+1
* WIP: Chef-16 resource cleanup + unified_mode (#9174)Lamont Granquist2020-01-211-1/+1
* Wrap the sleep in a converge blockTim Smith2019-11-081-1/+3
* Better describe the example resource usageTim Smith2019-11-081-2/+1
* Update lib/chef/resource/chef_sleep.rb Tim Smith2019-11-081-1/+1
* Update lib/chef/resource/chef_sleep.rb Tim Smith2019-11-081-1/+1
* Update documentation and add a Test Kitchen testTim Smith2019-11-081-1/+29
* Add new chef_sleep resourceTim Smith2019-11-081-0/+41