kolla-ansible/ansible/roles/haproxy-config
Mark Goddard 127db76789 Apply public firewalld rules immediately
Previously, firewalld rules were applied to configuration, then
firewalld reloaded to pick up all the new rules. Reloading firewalld can
be disruptive because it sets all chains to a DROP policy while building
up its firewall rules, breaking open connections.

This change switches to applying rules both permanently (to config) and
immediately, such that no reload is required.

Change-Id: I8e48b7827b33bdd2061d0e89c905bea8e29f60e8
(cherry picked from commit 2fbb067b56)
2024-09-06 09:39:18 +00:00
..
defaults Add support for LetsEncrypt-managed certs 2023-11-07 10:59:51 +01:00
tasks Apply public firewalld rules immediately 2024-09-06 09:39:18 +00:00
templates Add support for LetsEncrypt-managed certs 2023-11-07 10:59:51 +01:00