Kaynağa Gözat
Added support to include services in a service
pull/57/head
K. de Jong
1 yıl önce
ebeveyn
işleme
2206c9ddfd
İşleme yapanın e-posta adresine bağlı hesap yok
1 değiştirilmiş dosya ile
5 ekleme ve
0 silme
-
firewalld/files/service.xml
|
|
@@ -79,4 +79,9 @@ |
|
|
|
{%- endfor %} |
|
|
|
{%- endif %} |
|
|
|
{%- endif %} |
|
|
|
{%- if 'includes' in service %} |
|
|
|
{%- for v in service.includes %} |
|
|
|
<include service="{{ v }}" /> |
|
|
|
{%- endfor %} |
|
|
|
{%- endif %} |
|
|
|
</service> |