Bug #10258
After creating puppet repository using webui, there is option named "Published At" which points to broken link
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1131940
Description of problem:
After creating puppet repository using webui, there is option named "Published At" which points to broken link
Version-Release number of selected component (if applicable):
Red Hat Satellite v 6.0
How reproducible:
Always
Steps to Reproduce:
1. Go to "Content" -> "Products", create new product or open existing product
2. Under product create Puppet repository
3. After creating repository there is option - "Published At" which points to
http://satellite.example.com/pulp/repos/GSS-Pune/Library/custom/Puppet/Puppet
4. While accessing above repo it fails with 404 Error:
Not Found
The requested URL /pulp/repos/GSS-Pune/Library/custom/Puppet/Puppet was not found on this server.
This issue is seen with repository which has published puppet modules also.
Additional info:
Local reproducer: ibm-x3250m3-8.gsslab.pnq.redhat.com webui - admin/redrhn CLI root/redrhn
Associated revisions
History
#1
Updated by The Foreman Bot almost 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/5196 added
- Pull request deleted (
)
#2
Updated by Walden Raines almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|eebba24d1e569e4c6584ef6178b83fd52dad2b65.
#3
Updated by Eric Helms almost 8 years ago
- Legacy Backlogs Release (now unused) set to 31
- Triaged changed from No to Yes
Fixes #10258: hide "published at" section if puppet BZ 1131940.
We currently don't support publishing puppet repositories via http
so we should hide the link. For SSL repositories we should show
a link to download the debug certificate so they can be browsed.
http://projects.theforeman.org/issues/10258
https://bugzilla.redhat.com/show_bug.cgi?id=1131940