sous-chefs / powershell

Development repository for the powershell cookbook
https://supermarket.chef.io/cookbooks/powershell
Apache License 2.0
110 stars 88 forks source link

Add `returns` property to windows_package resource #105

Closed jugatsu closed 7 years ago

jugatsu commented 7 years ago

Description

The windows_package resource has been removed in windows cookbook >= 3.0. Change exit code property from success_codes to returns to meet built into chef-client 12.6+ windows_package.

Issues Resolved

https://github.com/chef-cookbooks/powershell/issues/104

Check List

tas50 commented 7 years ago

Merging under obvious fix policy. Thanks @jugatsu