Przeglądaj źródła

[fix] mising bracket at endfor loop at <destination ipv6

tags/v0.6.2
David Bezuidenhout 9 lat temu
rodzic
commit
8afeae049f
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      firewalld/files/service.xml

+ 1
- 1
firewalld/files/service.xml Wyświetl plik

@@ -28,7 +28,7 @@
{%- if 'ipv6' in service.destinations %}
{%- for v in service.destinations.ipv6 %}
<destination ipv6="{{ v }}" />
%- endfor %}
{%- endfor %}
{%- endif %}
{%- endif %}
</service>

Ładowanie…
Anuluj
Zapisz