fix whitespacing

This commit is contained in:
Niels Abspoel 2018-08-14 19:52:08 +02:00
parent 36da1094b7
commit 7c0b6aeb55

View File

@ -55,8 +55,8 @@ IndividualCalls={{ firewalld.IndividualCalls|default('no') }}
# Default: off # Default: off
LogDenied={{ firewalld.LogDenied|default('off') }} LogDenied={{ firewalld.LogDenied|default('off') }}
{%- endif %} {%- endif %}
{%- if firewalld.get('AutomaticHelpers', False) %} {%- if firewalld.get('AutomaticHelpers', False) %}
# AutomaticHelpers # AutomaticHelpers
# For the secure use of iptables and connection tracking helpers it is # For the secure use of iptables and connection tracking helpers it is
# recommended to turn AutomaticHelpers off. But this might have side effects on # recommended to turn AutomaticHelpers off. But this might have side effects on
@ -67,8 +67,8 @@ LogDenied={{ firewalld.LogDenied|default('off') }}
# Default: system # Default: system
AutomaticHelpers={{ firewalld.AutomaticHelpers|default('sytem') }} AutomaticHelpers={{ firewalld.AutomaticHelpers|default('sytem') }}
{%- endif %} {%- endif %}
{%- if firewalld.get('FirewallBackend', False) %} {%- if firewalld.get('FirewallBackend', False) %}
# FirewallBackend # FirewallBackend
# Selects the firewall backend implementation. # Selects the firewall backend implementation.
# Choices are: # Choices are: