]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commit
Add nftables wrapper support for RHEL8
authorAlex Schultz <aschultz@redhat.com>
Mon, 26 Nov 2018 21:41:40 +0000 (14:41 -0700)
committerAlex Schultz <aschultz@redhat.com>
Tue, 27 Nov 2018 14:42:33 +0000 (07:42 -0700)
commit18bb4c09d22dc58f89acb139c384b1f29bfae95b
treeee56100af7e8ce8b578d9f41c5c4bc2bbb7754b3
parent551032ae4158297ed6ec0856c551140c5f744766
Add nftables wrapper support for RHEL8

In RHEL8, iptables is replaced with nftables under the covers. In order
to allow for the firewall module to continue to function, this change
updates the redhat firewall configuration to pull in the nftables
packages.

https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8-beta/html/8.0_beta_release_notes/new-features#networking_2
manifests/linux/redhat.pp
manifests/params.pp
spec/unit/classes/firewall_linux_redhat_spec.rb