Update pillar.example

This commit is contained in:
Javier Bértoli 2018-08-25 19:05:21 -03:00
parent 15a48462f0
commit 951050008d
2 changed files with 12 additions and 3 deletions

View File

@ -1 +1 @@
0.2.0
0.2.1

View File

@ -1,12 +1,21 @@
# FirewallD pillar examples:
firewalld:
enabled: True
ipset:
manage: True
pkg: ipset
installbackend: True
backendpackage: nftables
# ipset: # Deprecated. Support for this format will be removed in future releases
# ipsetpackag: ipset # Deprecated. Will be removed in future releases
backend:
manage: True
pkg: nftables
# installbackend: True # Deprecated. Will be removed in future releases
# backendpackage: nftables # Deprecated. Will be removed in future releases
default_zone: public
services: