Add a rationale for package_sssd_installed#14856
Conversation
Fixes: RHEL-178437
|
@Mab879: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
| {{{ describe_package_install(package="sssd") }}} | ||
| rationale: "" | ||
| rationale: |- |
There was a problem hiding this comment.
The rationale says briefly what sssd does. But it needs to explain why users need to install this package. I think this rationale won't satisfy the reporters of the linked RHEL ticket.
Is the package optional or a convenience package? What security capabilities will it bring? Why do STIG and other policies require this package?
Description:
Add a rationale for package_sssd_installed
Rationale:
Fixes RHEL-178437