kolla-ansible/ansible/roles/ironic/tasks
Mark Goddard 86e83faeb1 Use ironic inspector 'dnsmasq' PXE filter by default
With Docker CE, the daemon sets the default policy of the iptables
FORWARD chain to DROP. This causes problems for provisioning bare metal
servers when ironic inspector is used with the 'iptables' PXE filter.
It's not entirely clear why these two things interact in this way,
but switching to the 'dnsmasq' filter works around the issue, and is
probably a good move anyway because it is more efficient.

We have added a migration task here to flush and remove the ironic-inspector
iptables chain since inspector does not do this itself currently.

Change-Id: Iceed5a096819203eb2b92466d39575d3adf8e218
Closes-Bug: #1823044
2019-04-08 17:00:52 +00:00
..
bootstrap_service.yml Apply Ironic rolling upgrade logic 2018-07-17 10:04:21 +07:00
bootstrap.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
check.yml Enable sanity checks from kolla-ansible 2017-03-09 10:37:06 +00:00
clone.yml Support checkout dedicated version from git with dev mode 2018-08-14 16:06:00 +08:00
config.yml Fix up config file permissions on the host 2019-04-02 17:23:31 +01:00
deploy.yml Use ironic inspector 'dnsmasq' PXE filter by default 2019-04-08 17:00:52 +00:00
legacy_upgrade.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
loadbalancer.yml Refactor haproxy config (split by service) V2.0 2018-09-26 03:30:38 -07:00
main.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
precheck.yml Allow ironic services to use independent hostnames 2019-03-06 15:08:28 -05:00
pull.yml Specify 'become' for all tasks that use kolla_docker module 2018-06-08 12:39:24 +00:00
reconfigure.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
register.yml Correct the description for Ironic 2018-04-28 10:16:57 +00:00
rolling_upgrade.yml Don't pull images during upgrade 2019-03-20 18:51:45 +00:00
stop.yml Support stop specific containers 2018-11-26 08:07:01 +00:00
upgrade.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00