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

Allow a user to be in a group of the same name #455

Closed TheREK3R closed 3 years ago

TheREK3R commented 3 years ago

Description

Allows a given user to be in a group of the same name, that is already created or explicitly defined in its 'groups' key.

Additionally fixes an issue with a test expecting nil but finding ""

Issues Resolved

https://github.com/sous-chefs/users/pull/452

Check List

ramereth commented 3 years ago

@cgunther does this properly resolve your issue that you described in #452?

cgunther commented 3 years ago

That seems to resolve it for me, though to test I had to cherry pick the commits onto v6.0.3 since I'm not running Chef 15 yet, which is now required on the main branch (stuck on 14 at the moment).

kitchen-porter commented 3 years ago

Released as: 7.0.1