Project

General

Profile

Actions

Feature #18128

closed

Support external mongodb for pulp

Added by Karlis Melderis about 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 #1

Updated by Dominic Cleal about 7 years ago

  • Project changed from Foreman to Katello
Actions #2

Updated by Justin Sherrill about 7 years ago

  • Tracker changed from Bug to Feature
  • Subject changed from pupl mongoDB seeds configuration to Support external mongodb for pulp
  • Category set to Installer
  • translation missing: en.field_release set to 114
Actions #3

Updated by Matt Darcy almost 7 years ago

I'e hit this problem as I want to try to build katello for a distributed cloud - and hosting mongo on the same single box is not great for scale or resilient services, or versions of mongo outside of the version supplied by EPEL.

The ability to point at an external mongo db host, replica set, user/password and to include a certificate filename if the external nodes are using SSL would be very useful in a cloud deployment

Actions #4

Updated by Justin Sherrill over 2 years ago

  • Status changed from New to Rejected
  • Triaged set to No

Katello 4.0 has dropped pulp 2 and mongo, so this issue is no longer relevant.

Actions

Also available in: Atom PDF