config/puppet-manifests
Don Penney 7c263d19b1 Initial firewall config causes temporary packet loss
Due to ordering of firewall rule/policy configuration, all incoming
packets may be dropped during firewall configuration, until its
completion. This creates a race condition where this packet loss
could result in manifest application failure, causing the initial
unlock to fail.

In order to avoid this packet loss, this update adds ordering
dependencies to ensure the default policies are applied only after
the common platform firewall rules.

Change-Id: I196911a197e6efb58e41d742a57216d0175cd4be
Closes-Bug: 1814619
Signed-off-by: Don Penney <don.penney@windriver.com>
2019-02-05 15:20:47 +00:00
..
centos Initial firewall config causes temporary packet loss 2019-02-05 15:20:47 +00:00
src Initial firewall config causes temporary packet loss 2019-02-05 15:20:47 +00:00
tox.ini Update puppet module tox.ini files for puppet-lint 2019-01-02 15:27:09 -05:00