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

Resolve Chef 13 deprecation warning #151

Closed
tas50 opened this issue Jan 28, 2016 · 2 comments
Closed

Resolve Chef 13 deprecation warning #151

tas50 opened this issue Jan 28, 2016 · 2 comments
Assignees

Comments

@tas50
Copy link
Contributor

tas50 commented Jan 28, 2016

   Deprecated features used!
     Cannot specify both default and name_property together on property path of resource yum_globalconfig. Only one (name_property) will be obeyed. In Chef 13, this will become an error. at 1 location:
       - /tmp/kitchen/cache/cookbooks/yum/resources/globalconfig.rb:77:in `class_from_file'
@someara
Copy link

someara commented Jan 28, 2016

This is a bug in Chef / compat_resource

https://github.com/chef-cookbooks/compat_resource/issues/40

@tas50
Copy link
Contributor Author

tas50 commented Feb 27, 2016

Closing this since it's a compat_resource bug

@tas50 tas50 closed this as completed Feb 27, 2016
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