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

Allow integer UID/GID for $owner/$group #367

Merged
merged 1 commit into from
Sep 15, 2015

Conversation

purplexa
Copy link

This allows specifying a numerical user ID or group ID for the $owner
and $group parameters, respectively. Currently, only string values for
the user name and group name are allowed, but these parameters are
passed straight to the file resource that is created, which supports
both string name and numeric ID.

This allows specifying a numerical user ID or group ID for the $owner
and $group parameters, respectively. Currently, only string values for
the user name and group name are allowed, but these parameters are
passed straight to the file resource that is created, which supports
both string name and numeric ID.
bmjen added a commit that referenced this pull request Sep 15, 2015
Allow integer UID/GID for $owner/$group
@bmjen bmjen merged commit 8484bc5 into puppetlabs:master Sep 15, 2015
@purplexa purplexa deleted the allow_integer_owner branch November 9, 2015 21:35
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.

3 participants