summaryrefslogtreecommitdiff
path: root/lib/chef/provider/package/msu.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove platfom restrictions in provides and don't require providersTim Smith2018-03-071-1/+1
* Remove extraneous `puts`smurawski/cab_compareSteven Murawski2017-05-081-1/+1
* return the resource rather than an empty assignment to a local variableSteven Murawski2017-05-081-1/+1
* Core providers that don’t need use_inline_resources anymore.Noah Kantrowitz2017-04-041-1/+0
* package provider cleanuplcg/package-cleanupLamont Granquist2017-02-111-11/+11
* Using shell_out_with_timeout! to throw exception if the command fails.NimishaS2016-11-231-2/+1
* msu_package resource for Microsoft Update packagesNimishaS2016-11-161-0/+163