2017-08-07 12:09:13 +02:00
|
|
|
---
|
|
|
|
# defaults file for nftables
|
|
|
|
|
|
|
|
# packages
|
2017-08-07 13:48:54 +02:00
|
|
|
nft_pkg_manage: true
|
|
|
|
nft_pkg_state: 'installed'
|
|
|
|
|
|
|
|
# conf
|
|
|
|
nft_main_conf_path: '/etc/nftables.conf'
|
|
|
|
nft_main_conf_content: 'etc/nftables.conf.j2'
|
2017-08-07 14:14:14 +02:00
|
|
|
|
|
|
|
# service
|
|
|
|
nft_service_manage: true
|
|
|
|
nft_service_name: 'nftables'
|