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

Use include instead of parameterized class when no params are given. #187

Merged

Conversation

ghoneycutt
Copy link

Instead of perpetuating the use of parameterized classes, which we do
not want to do in light of Puppet v3 with Hiera integration, this change
invites people to use 'include' instead of the parameterized class
syntax when no params are present.

Instead of perpetuating the use of parameterized classes, which we do
not want to do in light of Puppet v3 with Hiera integration, this change
invites people to use 'include' instead of the parameterized class
syntax when no params are present.
apenney pushed a commit that referenced this pull request Dec 3, 2013
Use include instead of parameterized class when no params are given.
@apenney apenney merged commit e5e9ac0 into puppetlabs:master Dec 3, 2013
@ghoneycutt ghoneycutt deleted the style_for_class_with_no_params branch December 3, 2013 23:23
@LukasAud LukasAud added the bugfix label Jun 7, 2023
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