nftables: add defined check for nft_nat_rules and set it also [] by default
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
68cbd3dc2c
commit
4d4365cdf5
2 changed files with 2 additions and 1 deletions
|
@ -154,6 +154,7 @@ nftables: True
|
|||
# nftables variants of custom*_rules
|
||||
nft_custom6_rules: []
|
||||
nft_custom_rules: []
|
||||
nft_nat_rules: []
|
||||
# default network block device encryption settings for linux-system-roles/nbde_client
|
||||
nbde: true
|
||||
nbde_device: /dev/md2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue