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 the error 'You cannot specify more than one of content, source, target' #109

Merged
merged 1 commit into from
Aug 18, 2013

Conversation

vikraman
Copy link
Contributor

I get the above error message. It is easily fixed by removing the ensure inside ensure_resource, since ensure_resource should already be setting $ensure to file.

…arget'

I get the above error message. It is easily fixed by removing the `ensure` inside `ensure_resource`, since `ensure_resource` should already be setting `$ensure` to `file`.
jfryman pushed a commit that referenced this pull request Aug 18, 2013
Fix the error 'You cannot specify more than one of content, source, target'
@jfryman jfryman merged commit 07ff2d8 into voxpupuli:master Aug 18, 2013
cegeka-jenkins pushed a commit to cegeka/puppet-nginx that referenced this pull request Oct 23, 2017
Fix the error 'You cannot specify more than one of content, source, target'
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

Successfully merging this pull request may close these issues.

2 participants