Projet

Général

Profil

Révision fcb79d73

IDfcb79d73f30dc98983f392fdf7c774c04301ebce
Parent abcd1731
Enfant 1cdd8e24

Ajouté par Ben Morrice il y a plus de 3 ans

support a different table name for 'nat'
- Some applications (such as libvirt) still use iptables to inject firewall
rules
- iptables will refuse to update tables that were initially created with nft
- This commit allows defining the name of the 'nat' table in order to avoid
namespace conflicts

Voir les différences:

spec/defines/rules/snat4_spec.rb
2 2

  
3 3
describe 'nftables::rules::snat4' do
4 4
  let(:title) { 'foobar' }
5
  let(:pre_condition) { 'include nftables' }
5 6

  
6 7
  on_supported_os.each do |os, facts|
7 8
    context "on #{os}" do

Formats disponibles : Unified diff