Actions
Bug #19097
closedRevise configuration file /etc/httpd/conf.d/05-foreman-ssl.d/katello.conf
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1434580
Description of problem:
A configuration file contains entries that should no longer be necessary
Version-Release number of selected component (if applicable):
6.2.8
How reproducible:
100%
Steps to Reproduce:
1. Install Sat 6
2. Examine /etc/httpd/conf.d/05-foreman-ssl.d/katello.conf line 16
3.
Actual results:
<LocationMatch /rhsm|/subscription|/katello/api>
Expected results:
<LocationMatch /rhsm|/katello/api>
Additional info:
/subscription should no longer be necessary. Please correct me if wrong :-)
Updated by Stephen Benjamin almost 8 years ago
- Subject changed from Revise configuration file /etc/httpd/conf.d/05-foreman-ssl.d/katello.conf to Revise configuration file /etc/httpd/conf.d/05-foreman-ssl.d/katello.conf
- Translation missing: en.field_release set to 114
- Pull request https://github.com/Katello/puppet-katello/pull/182 added
Updated by Stephen Benjamin almost 8 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset puppet-katello|ac9a411d86edba6986d57dbb4ecdd3a3c9fa2c4d.
Updated by Eric Helms over 7 years ago
- Translation missing: en.field_release deleted (
114)
Updated by Justin Sherrill over 7 years ago
- Translation missing: en.field_release set to 166
Actions