sous-chefs / consul

Development repository for the consul cookbook
https://supermarket.chef.io/cookbooks/consul
Apache License 2.0
192 stars 244 forks source link

consul user home is not created anymore #390

Closed kamaradclimber closed 5 years ago

kamaradclimber commented 7 years ago

It seems that consul user home is not created since the migration to poise_service_user (https://github.com/poise/poise-service/blob/0d04e7df5734c5c703d0e2f12aab90f55380c268/lib/poise_service/resources/poise_service_user.rb#L73).

Could you create it again? Otherwise some checks launched by consul agent might fail (it is common to expect a $HOME variable defined)

Thanks,

johnbellone commented 7 years ago

This is probably because the user resource does not create/manage home directory by default.

kamaradclimber commented 7 years ago

yes it is

damacus commented 5 years ago

Closing due to inactivity.

If this is still an issue please reopen or open another issue. Alternatively drop by the #sous-chefs channel on the Chef Community Slack and we'll be happy to help!

Thanks, Sous-Chefs

damacus commented 5 years ago

This may get swept up if this cookbook ever gets rewritten away from poise.

lock[bot] commented 4 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.