Bug #22907
Expose params to configure remote MongoDB connection
Difficulty:
Triaged:
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1555377
Description of problem:
puppet-pulp has parameters to configure MongoDB on remote server. puppet-katello uses the default and does not expose the params to the installer.
Version-Release number of selected component (if applicable):
6.3.0
How reproducible:
Always
Steps to Reproduce:
1. satellite-installer --scenario satellite --full-help|grep pulp-db
2. no options
3.
Actual results:
There are no Pulp DB configuration options
Expected results:
Installer has options to configure host, db name and credentials to access remote Mongo DB Pulp can connect to
Additional info:
Associated revisions
History
#1
Updated by Martin Bacovsky over 4 years ago
- Target version set to 252
- Status changed from New to Assigned
#2
Updated by The Foreman Bot over 4 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/puppet-katello/pull/239 added
#3
Updated by Martin Bacovsky over 4 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset puppet-katello|c767a280f6b5b469cf594b3528390a73555097aa.
#4
Updated by Justin Sherrill over 4 years ago
- Legacy Backlogs Release (now unused) set to 284
Fixes #22907 - expose Pulp DB configuration params