-
Notifications
You must be signed in to change notification settings - Fork 15
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
does not install qpidd or mongodb #4
Comments
Hummm, good question. I may have left them out in order to make it easier for you to configure, I don't remember. Sorry about the surprise 😄 |
I've also hit this and finding it not so easy to work around. I tried to use this module in conjunction with the Puppet Labs mongodb module but we end up with both modules trying to control mongodb.
It seems to me that the main issue is the module simply doesn't install the packages. If I fix this, would the PR be welcome? |
Sure! |
In case comments in issues are more visible - I've raised a PR to fix this and a number of issues, and I need a hand in understanding why the Travis CI builds are failing. |
pulp::server
does not install or configure qpidd or mongodb. is this intentional? it's easy enough to work around, but it certainly surprised me!The text was updated successfully, but these errors were encountered: