Merge dev to main for release 1.6.0 - #1065
Merged
Merged
Conversation
…allation details and examples
Collection: fix documentation link in galaxy.yml
The selinux role is not called from sap_swpm, so the Dependencies section in README.md needs to be empty. Signed-off-by: Bernd Finger <bfinger@redhat.com>
…ependency sap_swpm: Remove selinux role dependency from README.md
sap_hana_install: update README.md with Local Secure Store (LSS) installation details and examples
Fixed dead link to community.sap_launchpad
Solves issue #1004. Signed-off-by: Bernd Finger <bfinger@redhat.com>
…istent sap*preconfigure: Make SELinux booleans persistent
…change-user-expire-setting sap_hana_install: Add opt-out for setting sidadm to noexpire
Also refactor existing variable sap_swpm_tmpdir and other registered variables. Solves issue #347. Signed-off-by: Bernd Finger <bfinger@redhat.com>
sap_swpm: Add opt-out for setting sidadm to noexpire.
sap_swpm: Fix TEMP handling
Solves issue #1021. Signed-off-by: Bernd Finger <bfinger@redhat.com>
…l-10 sap_general_preconfigure: Use the correct sap.conf file for RHEL 10
... when re-using an existing inifile.params. Solves issue #1023. Also display the full path name of the inifile in a separate task, similar to the role sap_hana_install. Signed-off-by: Bernd Finger <bfinger@redhat.com>
sap_swpm: Require inifile.params only on the managed node when re-using an existing inifile.params.
sap_ha_pacemaker_cluster/SUSE: Remove python3-rpm dependency in pre_steps_hana
sap_storage_setup: Allow /software NFS mount
We need to modify the kernel command line for SELinux also for RHEL 10. Signed-off-by: Bernd Finger <bfinger@redhat.com>
…ommand-line-rhel-10 sap_general_preconfigure: Solve issue #1034
…id-to-string sap_swpm: Fix issue #1030
Fixes #1041. Signed-off-by: Bernd Finger <bfinger@redhat.com>
…t task Relates to #1041. Signed-off-by: Bernd Finger <bfinger@redhat.com>
The method of accessing the content of a variable with vars[variable_name]
appears to be undocumented, so we better switch to using
lookup('ansible.builtin.vars', variable_name).
Relates to #1041.
Signed-off-by: Bernd Finger <bfinger@redhat.com>
sap_maintain_etc_hosts: Resolve situation with empty domain, but not undefined
Signed-off-by: Bernd Finger <bfinger@redhat.com>
…e-length-in-swpm Issue 1041 sanitize hostname length in swpm
sap_*_preconfigure/SUSE: Update SLES16 pattern names and add packages for hardened images
Also add missing vars for RHEL 9.9 and 9.10 for sap_hana_preconfigure. Signed-off-by: Bernd Finger <bfinger@redhat.com>
…minor-releases *preconfigure: Add missing RHEL 10.x vars
sap_ha_pacemaker_cluster: SLES16 support, new vars for ha_cluster for corosync and zypper patterns
sap_ha_pacemaker_cluster/SUSE: SAP HANA scaleup post steps updated
Signed-off-by: Bernd Finger <bfinger@redhat.com>
Signed-off-by: Bernd Finger <bfinger@redhat.com>
Signed-off-by: Bernd Finger <bfinger@redhat.com>
Signed-off-by: Bernd Finger <bfinger@redhat.com>
collection: Prepare for v1.6.0
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
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.