mirror of
https://github.com/containers/podman.git
synced 2025-06-19 08:09:12 +08:00

when creating a network, podman should add the firewall plugin to the config but not specify a backend. this will allow cni to determine whether it should use an iptables|firewalld backend. Signed-off-by: Brent Baude <bbaude@redhat.com>