summaryrefslogtreecommitdiff
path: root/lib/chef/resource/kernel_module.rb
Commit message (Expand)AuthorAgeFilesLines
* Add missing periods in descriptionsTim Smith2018-07-091-2/+2
* Make it more clear that we load first on :installTim Smith2018-06-111-2/+3
* Don't use delcare_resourceTim Smith2018-06-111-8/+8
* Make kernel_module a preview resource until Chef 15Tim Smith2018-06-111-2/+2
* Fix copyright dateTim Smith2018-06-111-1/+1
* Add descriptionsTim Smith2018-06-111-8/+24
* Use shell_out and a file read instead of executeTim Smith2018-06-111-4/+16
* Add kernel_module resource from the kernel_module cookbookTim Smith2018-06-111-0/+100