chef-cookbooks / chef_client_updater

Chef Cookbook to update the chef client on nodes
https://supermarket.chef.io/cookbooks/chef_client_updater
Apache License 2.0
54 stars 79 forks source link

Deprecation warning for `unified_mode` #237

Closed ChefAustin closed 2 years ago

ChefAustin commented 3 years ago

This cookbook is currently throwing a deprecation warning on v17 Chef client:

  The chef_client_updater resource in the chef_client_updater cookbook should declare `unified_mode true` at 1 location:
    - /var/chef/cache/cookbooks/chef_client_updater/resources/default.rb
   See https://docs.chef.io/deprecations_unified_mode/ for further details.
tas50 commented 2 years ago

This has been resolved

EMH333 commented 2 years ago

This should be reopened given the incorrect placement of unified_mode in the provider and the subsequent revert in #242