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

merge dev to main for release 1.5.1 #933

Merged
merged 55 commits into from
Jan 15, 2025
Merged

merge dev to main for release 1.5.1 #933

merged 55 commits into from
Jan 15, 2025

Conversation

berndfinger
Copy link
Member

No description provided.

DependencyBot and others added 30 commits December 1, 2024 07:23
…pdate

Automation: number outdated packages in requirements-workflow.txt
Merge pull request #908 from sap-linuxlab/dev
…g and setting

Fixes issue #907.

Signed-off-by: Bernd Finger <[email protected]>
sap_*_preconfigure, sap_ha_pacemaker_cluster: Vars loading reworked, Linting fixes for yes/no
sap_ha_pacemaker_cluster: ANGI on RHEL and small improvements
Fixes #921.

The SAP Solution Manager JAVA Export file (e.g. 51054655_4.zip) contains files with the search pattern
for 'sap_export_nwas_java' before files with the search pattern for 'sap_export_solman_java'. So we
fall through (= do no longer exit) for the search pattern of the SAP Netweaver Java files (e.g. 51055106.zip).
This will work as long as such files do not have content which are matched by any other search pattern.

Tested with:
51050829_3 (NW 7.5 Installation Export)
51054655_1 (SAP Solution Manager 7.2 SR2 Installation Export I)
51054655_2 (SAP Solution Manager 7.2 SR2 Installation Export II)
51054655_4 (SAP Solution Manager 7.2 SR2 - Java)
51055106   (SAP Netweaver 7.5 SP22 Java)

$ sapfile *.zip
51050829_3.zip:                          sap_export_nwas_abap
51054655_1.zip:                          sap_export_solman_abap
51054655_2.zip:                          sap_export_solman_abap
51054655_4.zip:                          sap_export_solman_java
51055106.zip:                            sap_export_nwas_java

Signed-off-by: Bernd Finger <[email protected]>
…port-detection

sap_install_media_detect: Fix wrong sap_export_solman_java detection
Fixes issue #917.

Signed-off-by: Bernd Finger <[email protected]>
…xtraMileTool

sap_swpm: Use 'false' instead of 'False' in inifile.params
…ate_inifile

sap_swpm: Add tag to sap_swpm_tmpdir task
Markus Koch and others added 25 commits December 20, 2024 11:37
... to the task running the localectl set-locale command

Signed-off-by: Bernd Finger <[email protected]>
sap_swpm, sap_general_preconfigure: feat: add variables for sap_install collection name for calling roles
…itionally

sap_swpm: Use master password only when necessary
Also slightly modify the variable description.

Signed-off-by: Bernd Finger <[email protected]>
sap_ha_pacemaker_cluster/SUSE: Rework SAPHanaSR-angi pre-steps and add SLES 16 vars
sap_swpm, sap_general_preconfigure: Fix some leftovers from #925
sap_general_preconfigure - Checking for english locales, issue 907
…ride

- the internal var must be used for the decision after auto-discovery,
  because otherwise it can be overridden by the user (issue:
  command-line extra-vars take precedence over set_fact)

- the pre-steps were moved to the end of the including file in order to
  override the internal var after its default was set
sap_ha_pacemaker_cluster: enable Simple Mount on RHEL
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.

👍

Copy link
Contributor

@ja9fuchs ja9fuchs left a comment

Choose a reason for hiding this comment

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

👍

Recent tests with the dev code all went fine too.

@berndfinger berndfinger merged commit a872878 into main Jan 15, 2025
9 of 10 checks passed
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.

4 participants