Closed igolman closed 5 years ago
I have the same issue
Same. If at all possible it would be wonderful if this could be expedited. The link above doesn't work but you can view the source of the issue at https://github.com/sethvargo/chef-sugar. The chef-sugar gem was taken down by its maintainer.
Probably the solution is to point to the new repo forked by chef: https://github.com/chef/chef-sugar
But the package name then becomes chef-sugar-ng
I think they (chef-sugar cookbook) just need to release a new version, which, based on recent changes, already points to the new gem...soon please?
Workaround if you have a Berksfile is
# Hack around chef sugar removal
cookbook 'chef-sugar', github: 'chef/chef-sugar'
looks like they just released!
Yep, looks like Chef Inc. decided to fix this one. Closing for now.
Cookbook version
2.7.0
Chef-client version
13.12.3
Platform Details
Ubuntu 18.04
Scenario:
run recipe.
Steps to Reproduce:
just add this cookbook to the
run_list
...Expected Result:
chef-client
runsActual Result: