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

Convert apache::vhost to use concat fragments. #825

Merged
merged 1 commit into from
Aug 20, 2014

Conversation

underscorgan
Copy link
Contributor

No description provided.

notify => Service['httpd'],
}
}

concat::fragment { "${name}-apache-header":
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you have a comment of # Template uses: for each concat::fragment to document which variables are used by which fragments? It makes debugging how parameters work much easier...

Lint failures fixed:
 - class_parameter_defaults check removed in puppet-lint 1.0
 - alignment for tests/vhost.pp
 - need to add relative
hunner added a commit that referenced this pull request Aug 20, 2014
Convert apache::vhost to use concat fragments.
@hunner hunner merged commit 3d89d9d into puppetlabs:master Aug 20, 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.

None yet

3 participants