Skip to content
This repository has been archived by the owner on Sep 19, 2020. It is now read-only.

Chef 13: Alert if a LWRP/Resource sets name_property and default on a property #580

Open
tas50 opened this issue Apr 10, 2017 · 1 comment

Comments

@tas50
Copy link
Contributor

tas50 commented Apr 10, 2017

From the deprecations page:

Current versions of Chef emit a warning if the property declaration has both default and name_property set. In Chef 13, that will become an error. For example:

property :my_property, [ String ], default: [], name_property: true

@tas50
Copy link
Contributor Author

tas50 commented May 25, 2017

Fixed by #639

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

No branches or pull requests

1 participant