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

Fix exec that was missing a path attribute #59

Merged
merged 1 commit into from
Jun 23, 2014
Merged

Fix exec that was missing a path attribute #59

merged 1 commit into from
Jun 23, 2014

Conversation

adamcrews
Copy link
Contributor

The exec will fail because the paths are not fully qualified. The fix is to either declare a global path parameter to exec, or the patch below.

@adamcrews
Copy link
Contributor Author

This is an alternate fix to #56.

hunner added a commit that referenced this pull request Jun 23, 2014
Fix exec that was missing a path attribute
@hunner hunner merged commit 92e8995 into puppetlabs:master Jun 23, 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