-
Notifications
You must be signed in to change notification settings - Fork 60
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.0 #908
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sap_install_media_detect: search known subdirs on re-run
sap_ swpm: Prevent task "SAP SWPM Deployment - Finished" from failing if sap_swpm_sid or sap_swpm_pas_instance_nr not defined.
sap_swpm: Option to enable SWPM observer mode
sap_swpm: sap_swpm_db_schema_password must be set explicitly for AAS install due to anomaly in password_facts.yml
Solves issue #776. Signed-off-by: Bernd Finger <[email protected]>
…exts and comments
sap_general_preconfigure: Don't ignore DNS A/PTR record inconsistencies, this should fail the check is negative
Solves issue #784. Signed-off-by: Bernd Finger <[email protected]>
…quirements sap_hana_preconfigure: Add RHEL 9.4 requirements
sap_general_preconfigure: Revert to ignoring DNS failures
sap_ha_install_anydb_ibmdb2: experimental new role
sap_ha_pacemaker_cluster: Enhance corosync totem handling
SAP HANA 2.0 SPS08 is built with GCC13, so we need to install compat-sap-c++-13. Solves #893. Signed-off-by: Bernd Finger <[email protected]>
sap_hana_preconfigure: Add compat-sap-c++-13
This is required when installing the HANA component 'LSS', which is the default in HANA 2.0 SPS08. The installation execution mode can be set to the previous value of 'standard' by using the role variable 'sap_hana_install_install_execution_mode'. See the file `defaults/main.yml` of this role. Solves issue #894. Signed-off-by: Bernd Finger <[email protected]>
fix reboot in sap_general_preconfigure
…calhost sap_swpm: Fix issues with localhost delegation on certain control nodes
sap_ha_pacemaker_cluster: JAVA HA scenarios and complete refactor
sap_hana_install: Set the install execution mode to 'optimized'
... because HANA 2.0 SPS08 (GCC13 based) has only been validated by SAP starting with RHEL 9.2 Fixes issue #901. Signed-off-by: Bernd Finger <[email protected]>
sap_ha_pacemaker_cluster: fix UUID discovery for IBM Cloud VS
sap_ha_pacemaker_cluster: fixes for RHEL on MS Azure
sap_ha_pacemaker_cluster: Fix haproxy and minor lint issues
…rhel90 sap_hana_preconfigure: Do not install compat-sap-c++-13 on RHEL 9.0
Signed-off-by: Bernd Finger <[email protected]>
Signed-off-by: Bernd Finger <[email protected]>
collection: prepare for v1.5.0
marcelmamula
approved these changes
Nov 29, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, Good job everyone!
ja9fuchs
approved these changes
Nov 29, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully tested the changes explicitly for many of the recent changes.
rhmk
added a commit
to mk-ansible-roles/community.sap_install
that referenced
this pull request
Dec 2, 2024
Merge pull request sap-linuxlab#908 from sap-linuxlab/dev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.