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

user and group name functionality #6

Open
shabe opened this issue Nov 17, 2011 · 2 comments
Open

user and group name functionality #6

shabe opened this issue Nov 17, 2011 · 2 comments
Assignees

Comments

@shabe
Copy link

shabe commented Nov 17, 2011

This is more of a feature request than a bug. I'd like the ability to change the group and user of a file that will be packaged into the RPM.

Currently you can change the fileMode but I cant see how to set the group or the user.

Thanks
S

@AlanKrueger
Copy link
Member

You should be able to do this:

user = 'foo'
group = 'bar'

I've done this personally at the root of the task, but this should also work at the filespec level.

This should probably be added to the README.

@ghost ghost assigned AlanKrueger Jan 4, 2012
@AlanKrueger AlanKrueger reopened this Feb 6, 2012
@AlanKrueger
Copy link
Member

I note that this may collide with the 'group' at the RPM level. Hrm...

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

2 participants