Actions
Bug #5100
closedforeman content: issues with creating content
Description
As part of managing content in katello, it needs to also create content within foreman (e.g. install media, operating systems...etc) at the appropriate points in time (e.g. repo synchronization, content view publish & promotion).
There are a couple of issues with the current implementation that need to be addressed:
1. Do not create foreman content (install media, OS...etc) when creating a repo in the default content view (i.e. Library)
2. Do not blindly create install media, if it already exists (e.g. rather than Medium.create! do Medium.find_or_create_medium)
Updated by Brad Buckingham almost 11 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
Applied in changeset katello|commit:fd05a4e31b49a4a6b7e5f4f91247ad0863133618.
Updated by Eric Helms over 10 years ago
- Translation missing: en.field_release set to 13
Actions