]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commit
(#10693) Ensure -m limit is added for iptables when using 'limit' param
authorJonathan Boyett <jonathan@failingservers.com>
Thu, 10 Nov 2011 00:07:56 +0000 (16:07 -0800)
committerKen Barber <ken@bob.sh>
Sat, 12 Nov 2011 18:39:14 +0000 (18:39 +0000)
commit9c870873f77ca1f7d02d76c23d1cb52533ae721a
tree335b7de1c360b57619aadbf551721a300695c7da
parente73cc9dbe3171d76d8297623b780450c9c3b2311
(#10693) Ensure -m limit is added for iptables when using 'limit' param

Previously we had only been adding --limit to the iptables arguments
which meant the 'limit' parameter was not working at all. This patch
fixes that.
examples/iptables/test.pp
lib/puppet/provider/firewall/iptables.rb
spec/fixtures/iptables/conversion_hash.rb