summaryrefslogtreecommitdiff
path: root/lib/chef/resource/windows_feature_powershell.rb
Commit message (Expand)AuthorAgeFilesLines
* Modify the provides for all resources from cookbooks so chef winsprovidesTim Smith2018-04-061-1/+1
* Copy over the caching logic from the windows cookbookwindows_feature++Tim Smith2018-03-291-46/+167
* Fix array parsing in windows_feature_dism / windows_feature_powershellfix_dismTim Smith2018-03-271-1/+1
* Updates from the reviewmisc_resourceTim Smith2018-03-041-2/+2
* Add more description fields, style fixes, add missing requiresTim Smith2018-03-041-0/+2
* Fix description spacingTim Smith2018-03-021-5/+5
* Add description and introduced fieldsTim Smith2018-03-021-5/+33
* Add windows_feature, windows_feature_powershell, andTim Smith2018-03-021-0/+105