Sfoglia il codice sorgente

feat(service): added an include feature for services

pull/58/head
K. de Jong 1 anno fa
parent
commit
2c05ea2fcc
Nessun account collegato all'indirizzo email del committer
2 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  1. +1
    -1
      pillar.example
  2. +2
    -0
      test/integration/default/files/_mapdata/almalinux-8.yaml

+ 1
- 1
pillar.example Vedi File

@@ -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 Vedi File

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

Loading…
Annulla
Salva