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

Add apache::mod::socache_shmcb so it can be included multiple times #1471

Merged
merged 1 commit into from
Jun 30, 2016

Conversation

mpdude
Copy link
Contributor

@mpdude mpdude commented Jun 6, 2016

I am not sure if this is the best way to address this: I already got ::apache::mod { 'socache_shmcb': } in my Apache profile classes because I need it to support database-backed authentication.

Now I would like to include apache::mod::ssl as well which in turn also declares ::apache::mod { 'socache_shmcb': }.

If there is a better (more "Puppet" way) of solving this, please let me know. Otherwise, I hope that this PR allows to simply include apache::mod::socache_shmcb and be set.

@mpdude
Copy link
Contributor Author

mpdude commented Jun 6, 2016

Wait, is that too complicated and would work without the manifests/mod/socache_shmcb.pp file as well?

@hunner hunner merged commit a9f1737 into puppetlabs:master Jun 30, 2016
@mpdude mpdude deleted the include-socache-shmcb branch July 1, 2016 16:12
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