kees-closed 3 månader sedan
förälder
incheckning
ebb271578a
Inget konto är kopplat till bidragsgivarens mejladress
3 ändrade filer med 9 tillägg och 0 borttagningar
  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 Visa fil

@@ -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 Visa fil

@@ -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 Visa fil

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

Laddar…
Avbryt
Spara