Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sap_netweaver_preconfigure: Sync with applicable SAP notes for Adobe DS #888

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

berndfinger
Copy link
Member

Solves issue #689.

Further changes in this commit:

  • Add the SAP note numbers and versions in a comment before the list of packages in the RedHat*.yml files in vars.

  • Add 'ansible_architecture' as a condition in the related installation task, so that there is no task failure when running on another architecture than 'x86_64'.

  • Also revert back to the default of 'false' for the role variable 'sap_netweaver_preconfigure_use_adobe_doc_services'. See commit 384f4d8, PR sap_netweaver_preconfigure/SUSE: Fix for issue 868 specific to SLES4SAP15 SP6 #876.

Solves issue sap-linuxlab#689.

Further changes in this commit:
- Add the SAP note numbers and versions in a comment before the list of
  packages in the RedHat*.yml files in vars.

- Add 'ansible_architecture' as a condition in the related installation task,
  so that there is no task failure when running on another architecture than 'x86_64'.

- Also revert back to the default of 'false' for the role variable
  'sap_netweaver_preconfigure_use_adobe_doc_services'.
  See commit 384f4d8, PR sap-linuxlab#876.

Signed-off-by: Bernd Finger <[email protected]>
Copy link
Contributor

@marcelmamula marcelmamula left a comment

Choose a reason for hiding this comment

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

@berndfinger @ja9fuchs LGTM, but it is good to start planning readme update to reflect (RedHat specific) variables so it is not confusing. I have updated (SUSE specific) already, but this one is good example of (RedHat specific) variable

@berndfinger berndfinger merged commit 0822cb5 into sap-linuxlab:dev Nov 19, 2024
3 of 4 checks passed
@berndfinger berndfinger deleted the issue-689-ads branch November 19, 2024 12:42
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.

3 participants