Révision a6064b9f
Remove whitespaces
files/config/puppet-nat.nft | ||
---|---|---|
13 | 13 |
|
14 | 14 |
include "/etc/nftables/puppet/nat-chain-input-*.nft" |
15 | 15 |
} |
16 |
chain OUTPUT {
|
|
16 |
chain OUTPUT { |
|
17 | 17 |
type nat hook output priority 0 |
18 | 18 |
policy accept |
19 | 19 |
|
files/config/puppet.nft | ||
---|---|---|
2 | 2 |
flush ruleset |
3 | 3 |
|
4 | 4 |
include "/etc/nftables/puppet/custom-*.nft" |
5 |
|
|
6 | 5 |
include "/etc/nftables/puppet/filter.nft" |
7 |
|
|
8 | 6 |
include "/etc/nftables/puppet/nat.nft" |
9 |
|
Formats disponibles : Unified diff