Browse Source

feat(service): added an include feature for services

pull/58/head
K. de Jong 1 year ago
parent
commit
2c05ea2fcc
No account linked to committer's email address
2 changed files with 3 additions and 1 deletions
  1. +1
    -1
      pillar.example
  2. +2
    -0
      test/integration/default/files/_mapdata/almalinux-8.yaml

+ 1
- 1
pillar.example View File

- ff02::fb - ff02::fb
- ff02::fc - ff02::fc
includes: includes:
- some_other_existing_service
- dhcp


zabbixcustom: zabbixcustom:
short: Zabbixcustom short: Zabbixcustom

+ 2
- 0
test/integration/default/files/_mapdata/almalinux-8.yaml View File

source_ports: source_ports:
tcp: tcp:
- 21 - 21
includes:
- dhcp
zabbixcustom: zabbixcustom:
description: zabbix custom rule description: zabbix custom rule
ports: ports:

Loading…
Cancel
Save