Project

General

Profile

« Previous | Next » 

Revision 419295eb

Added by gcoxmoz about 4 years ago

Update pulpcore::admin to use the command parameter if it is passed (#91)

Update pulpcore::admin to use the command parameter if it is passed

View differences:

spec/defines/admin_spec.rb
it do
is_expected.to compile.with_all_deps
is_expected.to contain_exec('python3-django-admin help')
is_expected.to contain_exec('python3-django-admin migrate --noinput')
.with_environment([
'DJANGO_SETTINGS_MODULE=pulpcore.app.settings',
'PULP_SETTINGS=/etc/pulpcore/settings.py',

Also available in: Unified diff