Skip to content

Remove EL8-only package because procedure runs on Foreman platform which is EL9 only #3675

Open
@maximiliankolb

Description

To my understanding, Foreman Server and Smart Proxy Servers are EL9 only for nightly. That means that we can/should drop the python3-lxml package:

$ rg -B 6 "python3-lxml is only needed on EL8 because"
guides/common/modules/proc_registering-project-as-a-client-of-keycloak.adoc
23-. Install the packages required for registering a {keycloak} client:
24-+
25-[options="nowrap", subs="verbatim,quotes,attributes"]
26-----
27-# {project-package-install} mod_auth_openidc keycloak-httpd-client-install python3-lxml
28-----
29:// python3-lxml is only needed on EL8 because of https://issues.redhat.com/browse/RHEL-31496

Metadata

Assignees

No one assigned

    Labels

    Needs tech reviewRequires a review from the technical perspective

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions