Révision 82d10659
Allow disabling default NAT tables and chains
spec/classes/nftables_spec.rb | ||
---|---|---|
17 | 17 |
owner: 'root', |
18 | 18 |
group: 'root', |
19 | 19 |
mode: '0640', |
20 |
source: 'puppet:///modules/nftables/config/puppet.nft',
|
|
20 |
content: %r{flush ruleset},
|
|
21 | 21 |
) |
22 | 22 |
} |
23 | 23 |
|
... | ... | |
39 | 39 |
owner: 'root', |
40 | 40 |
group: 'root', |
41 | 41 |
mode: '0640', |
42 |
source: 'puppet:///modules/nftables/config/puppet.nft',
|
|
42 |
content: %r{flush ruleset},
|
|
43 | 43 |
) |
44 | 44 |
} |
45 | 45 |
|
Formats disponibles : Unified diff