chef-cookbooks / iptables

Development repository for Chef Cookbook iptables
https://supermarket.chef.io/cookbooks/iptables
Apache License 2.0
102 stars 141 forks source link

Test iptables rules before trying to apply #88

Closed gfediere closed 6 years ago

gfediere commented 6 years ago

Cookbook version

version 4.3.1

Chef-client version

version 12.18.31

Platform Details

Centos

Scenario:

Test iptables rules before trying to apply

Steps to Reproduce:

Expected Result:

Do not apply if rules are inconsistent

Actual Result:

Rules are applied even if we have an error so we can have missing rules and unexpected behavior