You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting a warning. Probably just need to switch 'windows_package' resources with plain old 'package'
[2016-11-14T10:07:17-05:00] WARN: Please use the package resource available in Chef Client 12.6+.
windows_package will be removed in the next major version release
of the Windows cookbook.
Steps to Reproduce:
I'm using the powershell5 recipe, but looks to be used also in powershell3.rb, powershell4.rb, as well as powershell5.rb
Expected Result:
Just needs update before next major release of Chef
The text was updated successfully, but these errors were encountered:
This is something we'll probably do after Chef 13 is released in April. It drops support for Chef < 12.6, which is still pretty popular on the Windows side of things.
Cookbook version
5.1.0
Chef-client version
PS C:\Windows\system32> chef-client -v
Chef: 12.16.42
Platform Details
Windows 2012R2
Scenario:
Getting a warning. Probably just need to switch 'windows_package' resources with plain old 'package'
Steps to Reproduce:
I'm using the powershell5 recipe, but looks to be used also in powershell3.rb, powershell4.rb, as well as powershell5.rb
Expected Result:
Just needs update before next major release of Chef
The text was updated successfully, but these errors were encountered: