Skip to content

sap_software_download: Install required package on RHEL 10 - #78

Closed
berndfinger wants to merge 1 commit into
sap-linuxlab:devfrom
berndfinger:install-required-package-for-rhel-10-new
Closed

sap_software_download: Install required package on RHEL 10#78
berndfinger wants to merge 1 commit into
sap-linuxlab:devfrom
berndfinger:install-required-package-for-rhel-10-new

Conversation

@berndfinger

Copy link
Copy Markdown
Member

Fixes issue #77.

Fixes issue sap-linuxlab#77.

Signed-off-by: Bernd Finger <bfinger@redhat.com>

@marcelmamula marcelmamula left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@berndfinger Please remove all vars changes except vars/main and RedHat_10.

We discussed it on friday that it is not required to touch all files, because our var loading concept is very flexible.

  1. vars/main is always loaded so __sap_software_download_additional_packages: [] will be always set.
  2. OS specific vars are loaded and if only RHEL10 contains additional package, then it will be replaced.

I use this everywhere, when I have SLES specific var changes and I leave other OS versions untouched. Example: https://github.com/sap-linuxlab/community.sap_install/tree/main/roles/sap_ha_install_hana_hsr/vars shows that all OS versions use same inputs, but SLES_15 has special vars changes that override defaults.

@berndfinger

Copy link
Copy Markdown
Member Author

@marcelmamula Thanks for your comment. Closing in favor of a successor branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants