-
Notifications
You must be signed in to change notification settings - Fork 62
merge dev to main for release 1.5.3 #1007
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
Merged
Merged
Conversation
This file contains hidden or 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
Signed-off-by: Bernd Finger <bfinger@redhat.com>
... to new file tasks/post_install/sum_push_to_finish.yml Signed-off-by: Bernd Finger <bfinger@redhat.com>
Signed-off-by: Bernd Finger <bfinger@redhat.com>
…luster_fence_agent_packages_platform not defined (this is case for on-prem/bare metal)
…o prevent errors when setting corosync totem errors on bare metal RHEL
…kages platform to prevent errors
…anged_when to false to fix lint errors
The task return code was incorrect due to disabling `failed_when` entirely. The new conditions should fix that.
ansible-lint complained about this: ``` var-naming[no-role-prefix]: Variables names from within roles should use sap_general_preconfigure_ as a prefix. (vars: __sap_hana_preconfigure_use_saptune) roles/sap_general_preconfigure/vars/SLES_SAP_16.yml:32 ```
sap_ha_pacemaker_cluster: Regressions in Dev version for vmware/bare-metal deployments
sap_general_preconfigure: fix var role prefix
sap_ha_pacemaker_cluster: fix package detection on RHEL
Fixes issue #949. Signed-off-by: Bernd Finger <bfinger@redhat.com>
sap_general_preconfigure: Fix check mode for sysctl
…andling for up-to-date installations
sap_*_preconfigure/Suse: Switch saptune from present to latest
sap_swpm: New functionality to push SUM through the manual steps
Fixes issue #941. Signed-off-by: Bernd Finger <bfinger@redhat.com>
sap_hana_preconfigure: fix check mode in two tasks
- Moved default stonith setup into block to share conditionals. - New: Default location constraints when fence resources are defined per host - prevent per-host-fence resources from running on the targeted node.
Fixes issue #955. Signed-off-by: Bernd Finger <bfinger@redhat.com>
sap_swpm: removed duplicates from credentials_hana section
sap_ha_pacemaker_cluster: fix(check-mode)
collection: gh issue templates
sap_hana_install: Update fapolicyd conditionals
Solves issue #990. Signed-off-by: Bernd Finger <bfinger@redhat.com>
sap_hana_preconfigure/SLES: Add package libltdl7 to vars
sap_general_preconfigure: Remove unused file configure-etc-hosts.yml
This reverts commit 0dc982c.
sap_*_preconfigure/SLES: Enhance saptune handling and detection
sap_general_preconfigure/SLES: Add etc hosts setup to configure steps
…constructing sysctl parameters
sap_swpm: remove duplicate section `credentials_anydb_ibmdb2`
…sctl parameter construction - improved version from Bernd
sap_general_preconfigure: Update the package name of the IBM Power tools for RHEL 10
sap*preconfigure: sysctl checks fail when config file has comments
Signed-off-by: Bernd Finger <bfinger@redhat.com>
collection: prepare for v1.5.3
ja9fuchs
approved these changes
Mar 24, 2025
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.
👍
marcelmamula
approved these changes
Mar 24, 2025
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
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.