Actions
Bug #28720
closedconfigure pulp3 to talk to mongo for content migrations
Difficulty:
Triaged:
No
Description
/etc/pulp/settings.py needs:
PULP2_MONGODB = {"name": "pulp_database", "seeds": "localhost:27017", "ssl": False}
for the pulp2to3 migration to be able to talk to mongo
Updated by Ewoud Kohl van Wijngaarden almost 5 years ago
- Blocks Feature #28695: Support pulp3 upgrade/migration added
Updated by William Clark almost 5 years ago
- Pull request https://github.com/theforeman/puppet-pulpcore/pull/57 added
Updated by William Clark almost 5 years ago
- Status changed from New to Ready For Testing
Updated by William Clark almost 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset puppet-pulpcore|f58efc0f6330965028d181ed09282f02fd03116d.
Updated by The Foreman Bot almost 5 years ago
- Pull request https://github.com/theforeman/puppet-foreman_proxy_content/pull/238 added
Actions