Actions
Bug #27551
closedforeman-proxy-log JOURNAL option should install foreman-proxy-journald
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1738784
Description of problem:
The foreman-proxy-journald package is not installed when you run installer with this option:
--foreman-proxy-log JOURNAL
but it is required to make use of logging to journald.
Version-Release number of selected component (if applicable):
~]# rpm -q satellite-installer
satellite-installer-6.6.0.19-1.beta.el7sat.noarch
How reproducible:
Steps to Reproduce:
1. satellite-installer --foreman-proxy-log JOURNAL
2. rpm -q foreman-proxy-journald
Actual results:
~]# rpm -q foreman-proxy-journald
package foreman-proxy-journald is not installed
Expected results:
~]# rpm -q foreman-proxy-journald
foreman-proxy-journald-1.22.0.1-1.el7sat.noarch
Additional info:
Updated by Ewoud Kohl van Wijngaarden about 5 years ago
- Is duplicate of Bug #27552: foreman-proxy-log JOURNAL option should install foreman-proxy-journald added
Updated by Ewoud Kohl van Wijngaarden about 5 years ago
- Status changed from New to Duplicate
Actions