Project

General

Profile

« Previous | Next » 

Revision 934ab671

Added by Samir Jha about 4 years ago

Create admin user

View differences:

manifests/database.pp
refreshonly => false,
}
pulpcore::admin { 'reset-admin-password --random':
unless => 'python3-django-admin dumpdata auth.User | grep "auth.user"',
refreshonly => false,
require => Pulpcore::Admin['migrate --noinput'],
}
include redis
}

Also available in: Unified diff