Files
fedora-infra_ansible/roles/logdetective/tasks
Jiri Podivin 041a0e468a Change firewall setup to work with containerized service
We are no longer going to force a different firewall driver for containers.
At the same time, nftables service is disabled and stopped. We don't need it
since firewalld is using nftables as a library anyway.

The rule for opening port 8080 has been replaced with rule for 443.
Service has moved to HTTPS.

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
2025-10-15 09:12:15 +00:00
..