chef-boneyard / chef-client

Development repository for Chef Client cookbook
http://supermarket.chef.io/cookbooks/chef-client
Apache License 2.0
175 stars 421 forks source link

Unified mode ndeed for chef_client_scheduled_task resource #740

Open danoreilly76 opened 2 years ago

danoreilly76 commented 2 years ago

The chef_client_scheduled_task resource in the chef-client cookbook should declare unified_mode true at 1 location:

tas50 commented 2 years ago

This resource shouldn't fire on Chef Infra Client 16 or later, which is why we've deprecated this cookbook. The resources to manage Chef Infra Client are built-in now, which provides a much simpler experience and avoids compatibility problems like this one.