sous-chefs / users

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

Adding support for user homedir deletion #137 #395

Closed anshulpatel25 closed 5 years ago

anshulpatel25 commented 7 years ago

Description

The change gives the capability to manage home directory upon user creation and deletion

Issues Resolved

It resolves Issue #137

tas50 commented 6 years ago

@anshulpatel25 Did you confirm that manage home actually deletes the directory when set to true?

anshulpatel25 commented 6 years ago

Hi @tas50, I did verify it. It just relays call to user cookbook (https://docs.chef.io/resource_user.html)

jamesdehart commented 5 years ago

@anshulpatel25 could you please resolve the conflicts so that this can be merged? I would love this feature.

anshulpatel25 commented 5 years ago

Closing this as new PR #426 now resolves the conflict.

CC: @tas50, @jamesdehart