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

WIP: Fix incorrect scoping in resources #111

Closed horazont closed 4 years ago

horazont commented 4 years ago

Description

This fixes the incorrect scoping of the new_resource name in the iptables_* resources. I’m still trying to figure out why this was caused and how to write proper tests for it.

Issues Resolved

Check List

tas50 commented 4 years ago

@horazont I'm going to close this out at this point since we've entirely rewritten this cookbook and we no longer support Chef 12 as that is quite EOL. You'll really want to upgrade to a newer release of Chef Infra Client so you can use updated cookbooks like this.