community.sap_install
community.sap_install copied to clipboard
sap_ha_*: integrated tasks for firewalld local configuration to allow traffic
Self-contained within the Ansible Role, is a requirement for Ansible Tasks to perform firewalld local configuration to allow traffic for SAP HANA System Replication (HSR).
See:
- https://github.com/sap-linuxlab/community.sap_install/pull/161#discussion_r909554649
- https://github.com/sap-linuxlab/community.sap_install/pull/161#discussion_r909561822
@ja9fuchs was this removed during re-write of sap_ha_pacemaker_cluster ?
Yes, because we already agreed that firewall setup should be handled through a central place, like through including the firewalld LSR and feeding the ports that the individual role defines for the services the role covers.
Since firewall setup was not yet in scope of being enabled by default in our roles I left it out of the re-work in favour of other priorities.