Actions
Bug #8938
closedimmediately publish redhat repos upon creation
Description
Previously we stopped publishing red hat repos at creation time (1415296307c8e560dab30deb6bce92699fb5dde2)
This was due to https://bugzilla.redhat.com/show_bug.cgi?id=1127793 which has been fixed
The result of this not being corrected is that you cannot publish redhat repos in a content view before they are synced.
We basically just need to revert the changes in app/lib/actions/katello/repository/create.rb from that commit.
Updated by The Foreman Bot almost 10 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/4988 added
- Pull request deleted (
)
Updated by Eric Helms almost 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|5bcf6f45bcfc08419402cc7ba37885c2d8649984.
Actions