Bug #9668
capsule-installer throws error when --pulp=false
Difficulty:
medium
Triaged:
Yes
Bugzilla link:
Description
When running the capsule-installer with --pulp=false (or with no options) the install will fail with:
[ERROR 2015-03-06 09:28:29 main] Could not find dependency Class[Pulp] for Class[Capsule::Dispatch_router] at /vagrant/katello-installer/modules/capsule/manifests/init.pp:389
Associated revisions
refs #9668 - configure dispatch router only if pulp or pulp node enabled
fixes #9668 - update capsule module
History
#1
Updated by Justin Sherrill about 8 years ago
- Bugzilla link set to 1199514
#2
Updated by Eric Helms about 8 years ago
- Target version changed from 67 to 68
#3
Updated by The Foreman Bot about 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello-installer/pull/191 added
- Pull request deleted (
)
#4
Updated by Anonymous about 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello-installer|59adba41b17bad6e0b54d3acd880cac237e2e463.
refs #9668 - configure dispatch router only if pulp or pulp node enabled