Bug #33808
Foreman Proxy Templates feature only listens to https by default
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman modules
Target version:
Difficulty:
Triaged:
No
Description
commit:cf0da38cc900f3d927e4de9eed8f4fabc7c5bedc introduced a regression and only made it listen on https instead of both.
Associated revisions
History
#1
Updated by The Foreman Bot over 1 year ago
- Assignee set to Ewoud Kohl van Wijngaarden
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/puppet-foreman_proxy/pull/711 added
#2
Updated by The Foreman Bot over 1 year ago
- Fixed in Releases 3.1.0 added
#3
Updated by Ewoud Kohl van Wijngaarden over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset puppet-foreman_proxy|0d5afc55976bbdcde8a8941a337a6364778ec133.
#4
Updated by The Foreman Bot about 1 year ago
- Pull request https://github.com/theforeman/puppet-foreman_proxy/pull/729 added
#5
Updated by The Foreman Bot about 1 year ago
- Pull request https://github.com/theforeman/foreman-installer/pull/751 added
#6
Updated by The Foreman Bot about 1 year ago
- Fixed in Releases 3.0.2 added
Fixes #33808 - Make templates listen on both again
In cf0da38cc900f3d927e4de9eed8f4fabc7c5bedc the parameters were changed
and this unintentionally introduced a regression by changing the default
from both to https.
Fixes: cf0da38cc900f3d927e4de9eed8f4fabc7c5bedc