]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commit
(FM-4896) add NFLOG support
authorEric Putnam <eric.putnam@eric.putnam-C02L5064FFT1>
Wed, 3 May 2017 20:17:21 +0000 (13:17 -0700)
committerEric Putnam <putnam.eric@gmail.com>
Thu, 4 May 2017 00:04:53 +0000 (17:04 -0700)
commitc0e4053f0693ee797eda8e50b6d5cbf21b89b949
treee6a5467809ded3abdb3444025a7478771aa913eb
parent0a4e371fc2ae0229c0bbdb9543e12a1be3eabd8c
(FM-4896) add NFLOG support

This adds four new features to the firewall type: nflog_groups, _range, _prefix, and _threshold. Unit tests and acceptance tests were also added.
README.markdown
lib/puppet/provider/firewall/iptables.rb
lib/puppet/type/firewall.rb
spec/acceptance/nflog_spec.rb [new file with mode: 0644]
spec/unit/puppet/type/firewall_spec.rb