Skip to content

Commit

Permalink
Include firewalld option in var_nftables_table.var
Browse files Browse the repository at this point in the history
RHEL systems use firewalld for firewall management. In case the nftables
is the firewall backend used by firewalld, an inet firewalld table
should be present.
  • Loading branch information
marcusburghardt committed May 24, 2023
1 parent c3fe907 commit 8452db6
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ interactive: true

options:
default: filter
filter: filter
filter: filter
firewalld: firewalld

0 comments on commit 8452db6

Please sign in to comment.