kees-closed 3 месяцев назад
Родитель
Сommit
ebb271578a
Аккаунт пользователя с таким Email не найден
3 измененных файлов: 9 добавлений и 0 удалений
  1. +5
    -0
      firewalld/files/service.xml
  2. +2
    -0
      pillar.example
  3. +2
    -0
      test/integration/default/files/_mapdata/almalinux-8.yaml

+ 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>

+ 2
- 0
pillar.example Просмотреть файл

@@ -55,6 +55,8 @@ firewalld:
ipv6:
- ff02::fb
- ff02::fc
includes:
- dhcp

zabbixcustom:
short: Zabbixcustom

+ 2
- 0
test/integration/default/files/_mapdata/almalinux-8.yaml Просмотреть файл

@@ -99,6 +99,8 @@ values:
source_ports:
tcp:
- 21
includes:
- dhcp
zabbixcustom:
description: zabbix custom rule
ports:

Загрузка…
Отмена
Сохранить