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

Chef warnings due to old user cookbook dependency #19

Open
runningman84 opened this issue Jan 3, 2018 · 0 comments
Open

Chef warnings due to old user cookbook dependency #19

runningman84 opened this issue Jan 3, 2018 · 0 comments

Comments

@runningman84
Copy link

Please increase the user cookbook dependency. Right now it produces a lot of errors with chef 12 and later:

Current  directory[/home/bob/.ssh]: /var/chef/cache/cookbooks/user/providers/account.rb:146:in `home_ssh_dir_resource' at 1 location:
    - /var/chef/cache/cookbooks/user/providers/account.rb:146:in `home_ssh_dir_resource'
   See https://docs.chef.io/deprecations_resource_cloning.html for further details.
  Cloning resource attributes for directory[/home/bob/.ssh] from prior resource
Previous directory[/home/dave/.ssh]: /var/chef/cache/cookbooks/user/providers/account.rb:146:in `home_ssh_dir_resource'
Current  directory[/home/mike/.ssh]: /var/chef/cache/cookbooks/user/providers/account.rb:146:in `home_ssh_dir_resource' at 1 location:
    - /var/chef/cache/cookbooks/user/providers/account.rb:146:in `home_ssh_dir_resource'
   See https://docs.chef.io/deprecations_resource_cloning.html for further details.
  Cloning resource attributes for directory[/home/mike/.ssh] from prior resource
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant