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

setup: set user/group explicitly for dirs & script #287

Merged
merged 3 commits into from
Apr 7, 2015
Merged

setup: set user/group explicitly for dirs & script #287

merged 3 commits into from
Apr 7, 2015

Conversation

j-vizcaino
Copy link
Contributor

Hi,

I think user and group properties need to be set explicitly for the concat runtime environment (base dir and script).
As Puppet propagates resources defaults to included modules, declaring something like

File {
  owner => bind,
  group => root
}

in a module makes concat create its basedir belonging to user bind.

Jérôme

hunner added a commit that referenced this pull request Apr 7, 2015
…icitly

setup: set user/group explicitly for dirs & script
@hunner hunner merged commit 6f88096 into puppetlabs:master Apr 7, 2015
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