Sean Freeman
Sean Freeman
Hi @slubb , the error occurs because these Ansible Tasks statically use `/tmp`. Can you provide justification why you want to change the Temporary Directory for the installation, and why...
@slubb looks like there is no guidance from SAP on this topic, all we have is [SAP Note 2063079 - "Child has signaled an exec error (-138)" and "Permission Denied"...
@wuftymerguftyguff That would probably be considered a security vulnerability to make that alteration as part of the code. This GH Issue still needs comment from SUSE or Red Hat.
@ja9fuchs was this removed during re-write of `sap_ha_pacemaker_cluster` ?
Hi @PRELVAS94, the handling for SELinux on RHEL4SAP or SLES4SAP is already encapsulated by the sap_*_preconfigure Ansible Roles and can be seen in the vars file of the respective Ansible...
@Baboulinet-33 Firstly, you are dynamically detecting the installation media using `sap_install_media_detect` Ansible Role but your Extravars file will override these with the incorrect variable values. It doesn't cause an error...
log4j is a dependency of various SAP software products, for example: - SAP HANA XS Advanced (XSA) [aka. CloudFoundry] > https://launchpad.support.sap.com/#/notes/3130698 - SAP Netweaver Application Server Java Core Components >...
I was just providing the counterpoint evidence to original text `"I am not seeing parfait or log4j from the OS RPMs being used by SAP"`; just in case it is...
FYI @machacekondra , GH Issue #471 shows `vcenter_vm_guest_customization` example and broken functionality for cloud-init.
@dafiahmad123 More information is available in the upper-level Ansible Role that sits atop this low-level Ansible Module for handling low-level calls to SAP's PyRFC Python Module and the underlying SAP...