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

Switch to bracket syntax for node attributes #106

Merged
merged 3 commits into from
Jul 28, 2016
Merged

Conversation

mthssdrbrg
Copy link
Contributor

@mthssdrbrg mthssdrbrg commented Jul 23, 2016

As pointed out in #104, method access (node.foo.bar) is deprecated and will be removed in Chef 13, and newer versions of Chef produce a large deprecation warning when anything else than bracket syntax is used.

I need to have a look at the tests as well (to stay consistent).

@mthssdrbrg
Copy link
Contributor Author

Now we're using strings all over (I think at least). Need to run through the integration tests to make sure that nothing explodes unexpectedly.

Apparently method access (node.foo.bar) is deprecated and will be
removed in Chef 13, and newer versions of Chef produce a large
deprecation warning when anything else than bracket syntax is used.
@mthssdrbrg mthssdrbrg merged commit 451e7ba into master Jul 28, 2016
@mthssdrbrg mthssdrbrg deleted the bracket-syntax branch July 28, 2016 20:17
@lock
Copy link

lock bot commented Apr 25, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant