Project

Profile

Help

Issue #6764

Updated by dkliban@redhat.com almost 4 years ago

I was performing a source install without pulplift and the /etc/pulp/settings.py is getting created with group user 'pulp'. However, pulp_user and developer_user are both 'vagrant'.    As a result the installer can't run migrations because CONTENT_ORIGIN is not set.   

Back