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

Assumes `C:\opscode` exists #227

Closed jaymzh closed 2 years ago

jaymzh commented 3 years ago

The cookbook tries to write to C:\Opscode, but that doesn't exist (cinc for example installs in c:\cinc-project)

decoyjoe commented 2 years ago

This is fixed in #243