Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(low pri) deprecated warning #90

Closed
vinyar opened this issue Jun 9, 2016 · 2 comments
Closed

(low pri) deprecated warning #90

vinyar opened this issue Jun 9, 2016 · 2 comments

Comments

@vinyar
Copy link

vinyar commented Jun 9, 2016

Issue:
Platform:
Kitchen (v1.9.1)
wind2012-r2
Chef Client, version 12.10.24
box: mwrock/Windows2012R2

   Deprecated features used!
     The on_platforms option to node_map has been deprecated at 1 location:
       - C:/Users/vagrant/AppData/Local/Temp/kitchen/cookbooks/powershell/libraries/powershell_module_resource.rb:25:in `<class:PowershellModule>'
     Using an LWRP provider by its name (WindowsFeatureDism) directly is no longer supported in Chef 12 and will be removed.  Use Chef::ProviderResolver.new(node, resource, action) instead. at 1 location:
       - C:\Users\vagrant\AppData\Local\Temp\kitchen\cookbooks\windows\resources\feature.rb:32:in `initialize'

(sorry no time to work on it now, figured i'll add the bug anyway)

@vinyar
Copy link
Author

vinyar commented Jun 9, 2016

oh, looks like there is a PR already: #89

@smurawski
Copy link
Contributor

@vinyar The WindowsFeatureDism deprecation warning is out of the windows cookbook, not this one. #89 deals with the warning in this cookbook.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants