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

qpid does not need apache #140

Merged
merged 1 commit into from
Mar 18, 2017
Merged

Conversation

timogoebel
Copy link
Member

qpid has a dependency on apache although the former works perfectly fine without the latter.

Copy link
Member

@ekohl ekohl left a comment

Choose a reason for hiding this comment

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

Untested, but it makes sense. I tried looking through the git log to understand why it was changed, but it looks like a case of 'this has always been the case'.

@ekohl ekohl requested a review from ehelms March 18, 2017 18:33
@@ -37,7 +37,7 @@
$pfx_path = "${certs::pki_dir}/${qpid_cert_name}.pfx"
$nssdb_files = ["${::certs::nss_db_dir}/cert8.db", "${::certs::nss_db_dir}/key3.db", "${::certs::nss_db_dir}/secmod.db"]

Package['httpd'] -> Package['qpid-cpp-server'] ->
Package['qpid-cpp-server'] ->
Copy link
Member

Choose a reason for hiding this comment

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

This was most likely some Pulp related dependency an ordering that was perceived to be needed at the time.

@ekohl ekohl merged commit bf4d1d9 into theforeman:master Mar 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants