Explorar el Código

feat(service): added an include feature for services

pull/58/head
K. de Jong hace 1 año
padre
commit
2c05ea2fcc
Ninguna cuenta vinculada a la dirección de correo electrónico del committer
Se han modificado 2 ficheros con 3 adiciones y 1 borrados
  1. +1
    -1
      pillar.example
  2. +2
    -0
      test/integration/default/files/_mapdata/almalinux-8.yaml

+ 1
- 1
pillar.example Ver fichero

@@ -56,7 +56,7 @@ firewalld:
- ff02::fb
- ff02::fc
includes:
- some_other_existing_service
- dhcp

zabbixcustom:
short: Zabbixcustom

+ 2
- 0
test/integration/default/files/_mapdata/almalinux-8.yaml Ver fichero

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

Cargando…
Cancelar
Guardar