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
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
The text was updated successfully, but these errors were encountered:
Please increase the user cookbook dependency. Right now it produces a lot of errors with chef 12 and later:
The text was updated successfully, but these errors were encountered: