Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sprout-git Cookbook Deprecations #197

Open
trinitronx opened this issue Jul 30, 2023 · 1 comment
Open

sprout-git Cookbook Deprecations #197

trinitronx opened this issue Jul 30, 2023 · 1 comment
Assignees
Labels
bug Hacktoberfest Hacktoberfest issues

Comments

@trinitronx
Copy link
Collaborator

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.
@trinitronx trinitronx self-assigned this Jul 30, 2023
@trinitronx trinitronx added this to the macOS Monterey 12.6.8 milestone Jul 30, 2023
@trinitronx trinitronx added the bug label Jul 30, 2023
@trinitronx trinitronx added the Hacktoberfest Hacktoberfest issues label Sep 17, 2023
@trinitronx
Copy link
Collaborator Author

Replacing sprout-git with dotfiles repo installed by chezmoi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Hacktoberfest Hacktoberfest issues
Projects
Status: In Progress
Development

No branches or pull requests

1 participant