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

Allow package names to be specified for mod_proxy, mod_ldap, and mod_authnz_ldap #1421

Merged
merged 2 commits into from
Apr 14, 2016

Conversation

MG2R
Copy link

@MG2R MG2R commented Apr 4, 2016

Simple change to allow users to change the package name on the aforementioned mods. This is based on the code for mod::ssl, which already had this feature.

I'm not (very) experienced in the subject of spec tests and could use some help if those need to be improved as well. The code works as expected in my setup.

@DavidS
Copy link
Contributor

DavidS commented Apr 6, 2016

This is a quite trivial change, so additional spec coverage is not really required. What you should do, though, is adding the params to the README, so people can find them, and do not need to guess.

@MG2R
Copy link
Author

MG2R commented Apr 14, 2016

Updated the README. Sorry for the delay.

@tphoney
Copy link
Contributor

tphoney commented Apr 14, 2016

With the recent merges, you will need to rebase this. Many apologies.

@bmjen bmjen removed the needs-docs label Apr 14, 2016
@MG2R
Copy link
Author

MG2R commented Apr 14, 2016

No problem. Learned something new :)

@hunner hunner merged commit 9e57528 into puppetlabs:master Apr 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants