Guest User

Untitled

a guest
May 29th, 2018
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.71 KB | None | 0 0
  1. Deprecated features used!
  2.   Property `state` of resource `openssl_x509` overwrites an existing method. Please use a different property name. This will raise an exception in Chef 13. at 1 location:
  3.     - /var/opt/opscode/local-mode-cache/cookbooks/openssl/resources/x509.rb:12:in `class_from_file'
  4.   See https://docs.chef.io/deprecations_property_name_collision.html for further details.
  5.  node.set is deprecated and will be removed in Chef 14, please use node.default/node.override (or node.normal only if you really need persistence) at 1 location:
  6.    - /var/opt/opscode/local-mode-cache/cookbooks/private-chef/recipes/default.rb:57:in `from_file'
  7.    See https://docs.chef.io/deprecations_attributes.html for further details.
  8.   An attempt was made to change sysvinit_id from "SV" to nil by calling sysvinit_id(nil). In Chef 12, this does a get rather than a set. In Chef 13, this will change to set the value to nil. at 1 location:
  9.     - /var/opt/opscode/local-mode-cache/cookbooks/enterprise/recipes/runit.rb:31:in `block in from_file'
  10.   See https://docs.chef.io/deprecations_custom_resource_cleanups.html for further details.
  11.  Cloning resource attributes for runit_service[redis_lb] from prior resource
  12. Previous runit_service[redis_lb]: /var/opt/opscode/local-mode-cache/cookbooks/enterprise/definitions/component_runit_service.rb:37:in `block in from_file'
  13. Current  runit_service[redis_lb]: /var/opt/opscode/local-mode-cache/cookbooks/private-chef/recipes/redis_lb.rb:83:in `from_file' at 1 location:
  14.    - /var/opt/opscode/local-mode-cache/cookbooks/private-chef/recipes/redis_lb.rb:83:in `from_file'
  15.    See https://docs.chef.io/deprecations_resource_cloning.html for further details.
  16.   Cloning resource attributes for directory[/var/opt/opscode/nginx/etc/addon.d] from prior resource
  17. Previous directory[/var/opt/opscode/nginx/etc/addon.d]: /var/opt/opscode/local-mode-cache/cookbooks/private-chef/recipes/oc_id.rb:196:in `from_file'
  18. Current  directory[/var/opt/opscode/nginx/etc/addon.d]: /var/opt/opscode/local-mode-cache/cookbooks/private-chef/recipes/nginx.rb:35:in `block in from_file' at 1 location:
  19.     - /var/opt/opscode/local-mode-cache/cookbooks/private-chef/recipes/nginx.rb:35:in `block in from_file'
  20.   See https://docs.chef.io/deprecations_resource_cloning.html for further details.
  21.  Chef::Platform.find_provider_for_node is deprecated at 1 location:
  22.   See https://docs.chef.io/deprecations_chef_platform_methods.html for further details.
  23.  Chef::Platform.find_provider is deprecated at 1 location:
  24.   See https://docs.chef.io/deprecations_chef_platform_methods.html for further details.
  25.  Chef::Platform.find is deprecated at 1 location:
  26.   See https://docs.chef.io/deprecations_chef_platform_methods.html for further details.
Advertisement
Add Comment
Please, Sign In to add comment