Skip to content

Commit

Permalink
Revert "Add RHEL 7 for SAP ELS to the RHUI config (oamg#1254)"
Browse files Browse the repository at this point in the history
This reverts commit 4ba0ec3.

It turned out this change is not needed at the end.

(cherry picked from commit 82d2db8)
  • Loading branch information
Rezney authored and yuravk committed Aug 19, 2024
1 parent 76c6bfe commit 3e223ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion repos/system_upgrade/common/libraries/rhui.py
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,6 @@ def mk_rhui_setup(clients=None, leapp_pkg='', mandatory_files=None, optional_fil
],
RHUIFamily(RHUIProvider.GOOGLE, variant=RHUIVariant.SAP, client_files_folder='google-sap'): [
mk_rhui_setup(clients={'google-rhui-client-rhel79-sap'}, os_version='7', content_channel=ContentChannel.E4S),
mk_rhui_setup(clients={'google-rhui-client-rhel7-sap-els'}, os_version='7'),
mk_rhui_setup(clients={'google-rhui-client-rhel8-sap'}, leapp_pkg='leapp-rhui-google-sap',
mandatory_files=[('leapp-google-sap.repo', YUM_REPOS_PATH)],
files_supporting_client_operation=['leapp-google-sap.repo'],
Expand Down

0 comments on commit 3e223ab

Please sign in to comment.