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

Use bracket syntax in attributes/default.rb #121

Merged
merged 1 commit into from
Aug 29, 2016

Conversation

aried3r
Copy link
Contributor

@aried3r aried3r commented Aug 25, 2016

method access to node attributes (node.foo.bar) is deprecated and will be removed in Chef 13, please use bracket syntax (node["foo"]["bar"])

>method access to node attributes (node.foo.bar) is deprecated and will be removed in Chef 13, please use bracket syntax (node["foo"]["bar"])
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 4948ff5 on aried3r:patch-1 into 51f4f12 on dev-sec:master.

@atomic111
Copy link
Member

great, thanks for adding this @aried3r

@atomic111 atomic111 merged commit e334b87 into dev-sec:master Aug 29, 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

Successfully merging this pull request may close these issues.

3 participants