Kaynağa Gözat

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

tags/v0.6.2
David Bezuidenhout 9 yıl önce
ebeveyn
işleme
8afeae049f
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      firewalld/files/service.xml

+ 1
- 1
firewalld/files/service.xml Dosyayı Görüntüle

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

Yükleniyor…
İptal
Kaydet