diff --git a/VERSION b/VERSION index 0ea3a94..0c62199 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2.0 +0.2.1 diff --git a/pillar.example b/pillar.example index 779e933..90aba75 100644 --- a/pillar.example +++ b/pillar.example @@ -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: