Bug #18848
publishing a puppet module in a content view errors
Description
To reproduce add a puppet module to a content view and publish
Associated revisions
History
#1
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6661 added
#2
Updated by John Mitsch over 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|7dd24a1fa80009370dbbdfa3fabfa85d87d3502e.
Fixes #18848 - Check for docker repo when calling container_repo
sitory_name
This method doesn't exist for content view puppet environments,
which are created on the capsule the same way repositories are.
Since docker repos only need container_repository_name, we can
only set this for docker repos and have the others be nil.