Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"create_group" value is never used #43

Closed
sonnysideup opened this issue Jul 1, 2013 · 5 comments
Closed

"create_group" value is never used #43

sonnysideup opened this issue Jul 1, 2013 · 5 comments

Comments

@sonnysideup
Copy link

I see how this value can be set in the data bag and I also see how there is a default value set in the attributes (i.e. default['user']['create_user_group']), but I never see it being used.

Inside the account provider, I see this line:

@create_group = bool(new_resource.create_group, node['user']['create_group'])

but I never see this value used anywhere in the rest of the file.

Am I missing something here? I would think that if this option is passed, then the gid should be set to "users" or something similar.

@mfischer-zd
Copy link

👍, please fix

@pmoosh
Copy link

pmoosh commented Sep 16, 2014

👍 please fix!!

@ermajn
Copy link

ermajn commented Feb 18, 2015

👍 fix pls.

@nynhex
Copy link

nynhex commented Mar 19, 2018

This is still an issue for us as well. We are locked at an older version and can't upgrade at this time verison 0.3.1 If we can monkey patch something as a quick fix it'd be great. If not, then we'll probably rewrite a custom cookbook ourselves but would prefer from insight if anyone has found a work around

@yeldiRium
Copy link

I'm a little late to the party, but this is still relevant. Please fix 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants