chr4-cookbooks / iptables-ng

Cookbook to maintain iptables rules and policies on different platforms, respecting the way the os handles these settings.
GNU General Public License v3.0
38 stars 32 forks source link

Fix for Opsworks undefined method `source_url' error #60

Closed zivagolee closed 8 years ago

zivagolee commented 8 years ago

This resolves these errors on AWS Opsworks:

[2016-04-11T22:49:58+00:00] ERROR: Could not read /opt/aws/opsworks/current/merged-cookbooks/iptables-ng into a Chef object: undefined method source_url' for #<Chef::Cookbook::Metadata:0x007f11a5836860> [2016-04-11T22:49:58+00:00] ERROR: #<NoMethodError: undefined methodto_hash' for nil:NilClass>

chr4 commented 8 years ago

Thanks!

chr4 commented 8 years ago

Released in v2.2.11