Actions
Bug #22907
closedExpose 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:
Updated by Martin Bacovsky over 6 years ago
- Status changed from New to Assigned
- Target version set to 252
Updated by The Foreman Bot over 6 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/puppet-katello/pull/239 added
Updated by Martin Bacovsky over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset puppet-katello|c767a280f6b5b469cf594b3528390a73555097aa.
Updated by Justin Sherrill over 6 years ago
- Translation missing: en.field_release set to 284
Actions