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

Group name #85

Merged
merged 4 commits into from
Jul 6, 2017
Merged

Group name #85

merged 4 commits into from
Jul 6, 2017

Conversation

wpowell-ossg
Copy link
Contributor

This PR allows for an account to be created with a custom primary group name that does not match the user name that could be used for multiple users such as 'staff' or 'users'.

Specifying the GID is still valid, along with the group name and this PR also handles group removal if the group name matches the user name only.

Additional examples provided, along with bug fixes for existing examples.

@tphoney
Copy link
Contributor

tphoney commented Jul 3, 2017

@wpowell-oss thanks for the PR, it looks sane and you have edited the readme and tests. Could you have a look at the failing tests, as i cannot merge until these pass.

@warrenpnz
Copy link

Ahhh...that would be because I had removed the code to create a .vim directory. That was not meant to be in this PR, so I'll reinstate it and update.

@tphoney
Copy link
Contributor

tphoney commented Jul 4, 2017

Another minor nitpick, you have also edited the gemfile. I dont think this is necessary for this PR

@warrenpnz
Copy link

Gemfile reinstated

@hunner hunner merged commit b4915fb into puppetlabs:master Jul 6, 2017
hunner added a commit that referenced this pull request Jul 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants