Skip to content

Deprecation warnings #76

@spuder

Description

@spuder

Getting these deprecation warnings

  • Ubuntu 16.04
  • Java agent
Deprecated features used!
  The on_platforms option to node_map has been deprecated at 1 location:
    - /var/chef/cache/cookbooks/powershell/libraries/powershell_module_resource.rb:25:in `<class:PowershellModule>'
   See https://docs.chef.io/deprecations_internal_api.html for further details.
  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:
    - /var/chef/cache/cookbooks/python/attributes/default.rb:23:in `from_file'
    - /var/chef/cache/cookbooks/python/attributes/default.rb:24:in `from_file'
    - /var/chef/cache/cookbooks/python/attributes/default.rb:39:in `from_file'
   See https://docs.chef.io/deprecations_attributes.html for further details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions