You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Need to replace / update many sprout cookbooks including sprout-git:
After soloist run Chef Client 13.10.0 on macOS Big Sur 11.6.2
Deprecated features used!
rename scope to new_resource.scope at 1 location:
- /var/chef/cache/cookbooks/sprout-git/resources/config.rb:11:in `block in class_from_file'
See https://docs.chef.io/deprecations_namespace_collisions.html for further details.
rename setting_key to new_resource.setting_key at 1 location:
- /var/chef/cache/cookbooks/sprout-git/resources/config.rb:11:in `block in class_from_file'
See https://docs.chef.io/deprecations_namespace_collisions.html for further details.
rename setting_value to new_resource.setting_value at 1 location:
- /var/chef/cache/cookbooks/sprout-git/resources/config.rb:11:in `block in class_from_file'
See https://docs.chef.io/deprecations_namespace_collisions.html for further details.
rename setting_owner to new_resource.setting_owner at 1 location:
- /var/chef/cache/cookbooks/sprout-git/resources/config.rb:12:in `block (2 levels) in class_from_file'
See https://docs.chef.io/deprecations_namespace_collisions.html for further details.
The text was updated successfully, but these errors were encountered:
Need to replace / update many sprout cookbooks including
sprout-git
:After
soloist
run Chef Client13.10.0
on macOS Big Sur11.6.2
The text was updated successfully, but these errors were encountered: