This website works better with JavaScript.
Почетна
Преглед
Помоћ
Регистрација
Пријавите Се
ExternalMirrors
/
firewalld-formula
огледало од
https://github.com/saltstack-formulas/firewalld-formula
Прати
1
Волим
0
Креирај огранак
1
Код
Дискусије
0
Издања
14
Вики
Activity
Преглед изворни кода
Added support to include services in a service
pull/57/head
K. de Jong
пре 1 година
родитељ
cc7d05a3f1
комит
2206c9ddfd
No account linked to committer's email address
1 измењених фајлова
са
5 додато
и
0 уклоњено
Подељен поглед
Покажи статистику Diff
+5
-0
firewalld/files/service.xml
+ 5
- 0
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>
Write
Preview
Loading…
Откажи
Сачувај