summaryrefslogtreecommitdiff
path: root/lib/chef/resource/swap_file.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant arguments to join methodsjoinsTim Smith2020-12-261-1/+1
* Add more examples to the resource codeTim Smith2020-06-181-0/+17
* Another round of description updatesTim Smith2020-05-011-1/+1
* Add missing examples and resource formatting for docs siteTim Smith2020-04-301-1/+1
* Updates to timeout properties in resourcesTim Smith2020-04-131-1/+2
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Remove the canonical DSLLamont Granquist2020-03-031-2/+1
* Cookstyle fixes for our resourcesTim Smith2020-02-261-2/+2
* convert move resources to unified_modelcg/unified-mode3Lamont Granquist2020-02-251-2/+4
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-051-1/+1
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-8/+8
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* More consist descriptions for resource name propertiesTim Smith2019-02-061-1/+1
* Updates from the review of #7929Tim Smith2018-11-151-1/+1
* Update descriptions and add default_description fieldsTim Smith2018-10-301-1/+1
* More syncs from the docs siteresource_docs_cleanupTim Smith2018-08-311-2/+2
* Modify the provides for all resources from cookbooks so chef winsprovidesTim Smith2018-04-061-1/+1
* Update release notes and resources to matchTim Smith2018-03-271-1/+1
* Use the newly built in sysctl resourceswapTim Smith2018-03-231-3/+1
* Remove a Chef 13-ismTim Smith2018-03-231-6/+0
* Add swap_file resource form the swap cookbookTim Smith2018-03-231-0/+217