Projet

Général

Profil

Révision fcb1d356

IDfcb1d356e076b8c8900d08f3b596613cc246261b
Parent f0bd8791
Enfant 294a38ff

Ajouté par Nacho Barrientos il y a plus de 4 ans

Auto fill simple table configuration

Voir les différences:

spec/classes/ip_nat_spec.rb
30 30
      it {
31 31
        is_expected.to contain_concat__fragment('nftables-ip-nat-body').with(
32 32
          target:  'nftables-ip-nat',
33
          content: %r{^\s+include "ip-nat-chain-\*\.nft"$},
33 34
          order:   '98',
34 35
        )
35 36
      }
......
63 64
      it {
64 65
        is_expected.to contain_concat__fragment('nftables-ip6-nat-body').with(
65 66
          target:  'nftables-ip6-nat',
67
          content: %r{^\s+include "ip6-nat-chain-\*\.nft"$},
66 68
          order:   '98',
67 69
        )
68 70
      }

Formats disponibles : Unified diff