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

Deprecated features used #16

Open
bkfitzwa opened this issue Sep 20, 2016 · 0 comments · May be fixed by #17
Open

Deprecated features used #16

bkfitzwa opened this issue Sep 20, 2016 · 0 comments · May be fixed by #17

Comments

@bkfitzwa
Copy link

Deprecated features used!
  "method access to node attributes (node.foo.bar) is deprecated and will be removed in Chef 13, please use bracket syntax (node["foo"]["bar"]) at 3 locations:
    - /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-handler-mail-0.1.2/lib/chef/handler/mail.rb:36:in `report'
    - (erubis):1:in `block in evaluate'
    - /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-handler-mail-0.1.2/lib/chef/handler/mail.rb:55:in `report'
ramereth added a commit to ramereth/chef-handler-mail that referenced this issue Mar 22, 2021
This resolves kisoku#16

Using `node.fqdn` was removed in newer versions of Chef and breaks this handler.

Signed-off-by: Lance Albertson <[email protected]>
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 a pull request may close this issue.

1 participant