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:
Actions