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

Require Chef Infra Client 12.5+ #217

Open tas50 opened 3 years ago

tas50 commented 3 years ago

We set the requirement of this cookbook to Chef Infra Client 11+ several years ago. That makes this cookbook rather difficult to maintain as it cannot be written as a simpler custom resource and we have to be incredibly defensive in our resource usage. Let's bump to 12.5+ now so we can use customer resources.