Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce a pulpcore::admin define #43

Merged
merged 1 commit into from
Dec 11, 2019
Merged

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Dec 11, 2019

This is essentially a wrapper around django-admin with the right settings.

This is essentially a wrapper around django-admin with the right
settings.
Stdlib::Absolutepath $pulp_settings = $pulpcore::settings_file,
) {
File <| title == $pulp_settings |>
-> exec { "django-admin ${title}":
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So once @evgeni has modified the RPM design so that django 3's django-admin does not conflict with django 2, we can update the exec statement in a single place and have it be correct for the whole module.

I really like this approach. LGTM.

@ehelms ehelms merged commit e018c1d into theforeman:master Dec 11, 2019
@ekohl ekohl deleted the admin branch December 11, 2019 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants