chef-cookbooks / iptables

Development repository for Chef Cookbook iptables

Home Page:https://supermarket.chef.io/cookbooks/iptables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test iptables rules before trying to apply

gfediere opened this issue · comments

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