Bug #28720
closed
configure pulp3 to talk to mongo for content migrations
Added by Justin Sherrill over 4 years ago.
Updated over 4 years ago.
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
- Pull request https://github.com/theforeman/puppet-pulpcore/pull/57 added
- Status changed from New to Ready For Testing
- Assignee set to William Clark
- Status changed from Ready For Testing to Closed
- Pull request https://github.com/theforeman/puppet-foreman_proxy_content/pull/238 added
Also available in: Atom
PDF