kolla-ansible/ansible/roles/baremetal
Mark Goddard bc1d02d896 baremetal: Install iptables for Docker if enabled
If iptables is not installed, e.g. in the CentOS 8 cloud image, and
Docker iptables management is enabled, we get the following errors:

Failed to find iptables: exec: \"iptables\": executable file not found
in $PATH failed to start daemon: Error initializing network controller:
error obtaining controller instance: failed to create NAT chain DOCKER:
Iptables not found

This change installs the iptables package Docker iptables management is
enabled.

Change-Id: I3ba5318debccafb28c3cbce8e4e9813c28b086fc
Closes-Bug: #1899060
2020-10-08 17:48:57 +01:00
..
defaults baremetal: Install iptables for Docker if enabled 2020-10-08 17:48:57 +01:00
tasks Performance: replace unconditional include_tasks with import_tasks 2020-08-28 16:12:03 +00:00
templates Zun: Add zun-cni-daemon to compute node 2020-04-30 02:22:20 +00:00
vars Zun: Add zun-cni-daemon to compute node 2020-04-30 02:22:20 +00:00