diff --git a/firewalld/files/zone.xml b/firewalld/files/zone.xml index 9095200..ca96e47 100644 --- a/firewalld/files/zone.xml +++ b/firewalld/files/zone.xml @@ -43,7 +43,7 @@ {%- if 'comment' in v %} {%- endif %} - + {%- endfor %} {%- endif %} {%- if 'protocols' in zone %} @@ -77,7 +77,7 @@ {%- if 'comment' in v %} {%- endif %} - + {%- endfor %} {%- endif %} @@ -89,28 +89,28 @@ {%- endif %} {%- if 'ipset' in rule %} - + {%- endif %} {%- if 'source' in rule %} - + {%- endif %} {%- if 'destination' in rule %} - + {%- endif %} {%- if 'service' in rule %} - + {%- endif %} {%- if 'port' in rule %} - + {%- endif %} {%- if 'protocol' in rule %} - + {%- endif %} {%- if 'icmp_block' in rule %} - + {%- endif %} {%- if 'icmp_type' in rule %} - + {%- endif %} {%- if 'masquerade' in rule %} {%- if rule.masquerade %}{%- endif %} @@ -141,7 +141,7 @@ {%- endif %} {%- if 'reject' in rule %} - + {%- endif %} {%- if 'drop' in rule %}