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

(#2673) Adding dev_packages to apache class. Allows use of httpd24u-d… #1218

Merged
merged 1 commit into from
Oct 13, 2015

Conversation

damonconway
Copy link
Contributor

…evel from the IUS repo.

@DavidS
Copy link
Contributor

DavidS commented Oct 8, 2015

Hi, this change looks good to me, but please add a note to the README reference section explaining the new parameter. Do not forget to squash your changes into a single commit: https://git-scm.com/book/en/v2/Git-Tools-Rewriting-History#Squashing-Commits

@damonconway
Copy link
Contributor Author

Ok, I've updated README.md and squashed my commits down to a single one.

Thanks,
Damon

apache_name => 'httpd24u',
dev_packages => 'httpd24u-devel',
}
~~~
Copy link
Contributor

Choose a reason for hiding this comment

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

Wouldn't you also need to include the apache::dev class?

…pd24u-devel from the IUS repo.

Adding documentation to README for dev_packages param to the apache class.
Adding include apache::dev to example for dev_packages param.
@damonconway
Copy link
Contributor Author

Yes, I've updated the README.

DavidS added a commit that referenced this pull request Oct 13, 2015
(#2673) Adding dev_packages to apache class. Allows use of httpd24u-d…
@DavidS DavidS merged commit a2a6395 into puppetlabs:master Oct 13, 2015
@DavidS
Copy link
Contributor

DavidS commented Oct 13, 2015

Thanks for your contribution!

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