Bug #11326
closed/pulp/isos not accessible via http
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1251564
Description of problem:
Related to https://bugzilla.redhat.com/show_bug.cgi?id=1222707 and will block verification
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1. Apply the fix from 1222707
2. Enable and sync an iso repo
3. Go to Products > repository list > click the iso repo
4. Click the url on the page that links to the local iso repo
Actual results:
Url throws an error
Expected results:
url takes you to a directory of isos
Additional info:
this file:
https://github.com/Katello/puppet-katello/blob/master/templates/etc/httpd/conf.d/05-foreman.d/katello.conf.erb
is telling apache to ignore /pulp/rpms but this doesn't help with /pulp/isos
we probably should justa allow /pulp
Updated by Eric Helms over 9 years ago
- Subject changed from /pulp/isos not accessible via httpd to /pulp/isos not accessible via http
- Translation missing: en.field_release set to 31
- Triaged changed from No to Yes
Updated by Stephen Benjamin over 9 years ago
- Translation missing: en.field_release changed from 31 to 77
Updated by Eric Helms over 9 years ago
- Has duplicate Feature #5320: Add ability to browse synced repositories that are available in /var/lib/pulp/content/iso added
Updated by Christine Fouant over 9 years ago
- Status changed from New to Closed
- Pull request https://github.com/Katello/puppet-katello/pull/75 added
- Pull request deleted (
)