fix whitespacing
This commit is contained in:
parent
36da1094b7
commit
7c0b6aeb55
@ -55,8 +55,8 @@ IndividualCalls={{ firewalld.IndividualCalls|default('no') }}
|
||||
# Default: off
|
||||
LogDenied={{ firewalld.LogDenied|default('off') }}
|
||||
{%- endif %}
|
||||
|
||||
{%- if firewalld.get('AutomaticHelpers', False) %}
|
||||
|
||||
# AutomaticHelpers
|
||||
# For the secure use of iptables and connection tracking helpers it is
|
||||
# recommended to turn AutomaticHelpers off. But this might have side effects on
|
||||
@ -67,8 +67,8 @@ LogDenied={{ firewalld.LogDenied|default('off') }}
|
||||
# Default: system
|
||||
AutomaticHelpers={{ firewalld.AutomaticHelpers|default('sytem') }}
|
||||
{%- endif %}
|
||||
|
||||
{%- if firewalld.get('FirewallBackend', False) %}
|
||||
|
||||
# FirewallBackend
|
||||
# Selects the firewall backend implementation.
|
||||
# Choices are:
|
||||
|
Loading…
Reference in New Issue
Block a user