Project

General

Profile

Actions

Feature #18128

closed

Support external mongodb for pulp

Added by Karlis Melderis over 7 years ago. Updated over 2 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Installer
Target version:
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

I found option in pulp plugin configuration (/etc/pulp/server.conf) to point to external mongoDB replica_set
and successfully migrated to it.

[database]
name: pulp_database
replica_set:foreman
seeds: server1:27017,server2:27017
ssl: false
unsafe_autoretry: false

but every time I run "foreman-installer -i" settings get rolled back to original local mongoDB

I checked in /etc/foreman-installer/scenarios.d/katello-answers.yaml and I don't see option to add external mongoDB config for pulp

Actions

Also available in: Atom PDF