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

Remove single quoted variable declaration #42

Merged
merged 1 commit into from
Jul 3, 2012

Conversation

glarizza
Copy link

@glarizza glarizza commented Jul 3, 2012

Previously, the vhost defined resource type included a Firewall
declaration that contained a single-quoted variable being dereferenced.
Because single-quotes are string-literal in Puppet, they had to be
removed (to allow for dereferencing the variable).

Previously, the vhost defined resource type included a Firewall
declaration that contained a single-quoted variable being dereferenced.
Because single-quotes are string-literal in Puppet, they had to be
removed (to allow for dereferencing the variable).
ryanycoleman pushed a commit that referenced this pull request Jul 3, 2012
Remove single quoted variable declaration
@ryanycoleman ryanycoleman merged commit a1f49af into puppetlabs:master Jul 3, 2012
hunner added a commit that referenced this pull request Apr 27, 2013
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