Actions
Bug #27552
closedforeman-proxy-log JOURNAL option should install foreman-proxy-journald
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman modules
Target version:
-
Difficulty:
Triaged:
Yes
Bugzilla link:
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:
Actions