sous-chefs / users

Development repository for the users cookbook
https://supermarket.chef.io/cookbooks/users
Apache License 2.0
138 stars 218 forks source link

Chef 13 Resource cloning deprecation support #405

Closed nadobando closed 3 years ago

nadobando commented 7 years ago

Cookbook version

5.0.0

Chef-client version

12.20.3

Platform Details

Centos 6

Scenario:

use of user_manage resource:

Previous group[xxx]: /var/chef/cache/cookbooks/users/resources/manage.rb:58:in block (2 levels) in class_from_file Current group[xxx]: /var/chef/cache/cookbooks/users/resources/manage.rb:140:in `block in class_from_file at 1 location:

ttdgcp commented 7 years ago

Also seeing this on v5.1.0 across all platforms

Previous group[group]: /var/chef/cache/cookbooks/users/resources/manage.rb:58:in block (2 levels) in class_from_file Current group[group]: /var/chef/cache/cookbooks/users/resources/manage.rb:141:in block in class_from_file at 1 location

mengesb commented 6 years ago

I'm not getting these deprecation warnings in 5.3.1 with chef-client 13.8.3

frank-m commented 3 years ago

Chef 13 is by now no longer supported and the cookbook is working on Chef14-16. Closing this issue.