]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commit
(maint) update nflog feature and tests
authorEric Putnam <putnam.eric@gmail.com>
Thu, 11 May 2017 18:24:36 +0000 (11:24 -0700)
committerEric Putnam <putnam.eric@gmail.com>
Tue, 16 May 2017 16:50:30 +0000 (09:50 -0700)
commitc6d13de02c23c1c019a39635172363467010386a
treef50537bc33f539d9cd1de0d8802851086925ec64
parent410f956d17baad5fdb8e742b98521a9995fe2dd8
(maint) update nflog feature and tests
NFLOG is not available as a jump target until iptables version 1.3.7.
This adds an error to the provider when the version is lower than 1.3.7
and the user tries to use NFLOG options. This also updates the tests to
check and make sure the error is thrown on appropriate versions
lib/puppet/provider/firewall/iptables.rb
spec/acceptance/nflog_spec.rb