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

Reset poisoned defaults from Exec #231

Merged
merged 1 commit into from
Oct 29, 2014

Conversation

GeoffWilliams
Copy link

Concat module currently picks up unintended defaults for Exec{}.

Specifically, this affects the user and group used when creating files and this can lead to permission denied errors that are really difficult for users to remedy.

This PR 'fixes' this by unsetting 'poisioned' Exec{} defaults in the ::concat scope

  • I'm working on a bug report (private jira) to illustrate this

@cyberious cyberious merged commit ed6efe8 into puppetlabs:master Oct 29, 2014
cyberious pushed a commit that referenced this pull request Oct 29, 2014
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