Since we are defining firewall rules with edpm_nftables role (using nftables service), it's useless and potentially harmful keep firewalld enabled and running on the host.
Needs approval from an approver in each of these files:
- ~~[OWNERS](https://github.com/openstack-k8s-operators/edpm-ansible/blob/main/OWNERS)~~ [bshephar,rebtoor]
Approvers can indicate their approval by writing `/approve` in a comment
Approvers can cancel approval by writing `/approve cancel` in a comment
Since we are defining firewall rules with
edpm_nftables
role (usingnftables
service), it's useless and potentially harmful keep firewalld enabled and running on the host.Fixes: https://issues.redhat.com/browse/OSPRH-7739
Signed-off-by: Roberto Alfieri ralfieri@redhat.com