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

Disable manipulation of $HOME/.ssh if no SSH characteristics are set. #55

Closed ghost closed 10 years ago

sethvargo commented 10 years ago

Hi @nkadelgarcia-consultant I'm working on a major refactor of this cookbook that will make this obsolete.

ghost commented 10 years ago

If that refactoring is going to take a while, do review and accept my pull request to fix this particular issue.

In fact, if possible, avoid activating the "manage_home" options for the 'user' LWRP., or make actually touching the home directory an option, not mandatory.