mirror of
https://github.com/containers/podman.git
synced 2026-01-23 21:39:55 -05: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>