Bladeren bron

feat(service): added an include feature for services

pull/58/head
K. de Jong 1 jaar geleden
bovenliggende
commit
2c05ea2fcc
No account linked to committer's email address
2 gewijzigde bestanden met toevoegingen van 3 en 1 verwijderingen
  1. +1
    -1
      pillar.example
  2. +2
    -0
      test/integration/default/files/_mapdata/almalinux-8.yaml

+ 1
- 1
pillar.example Bestand weergeven

@@ -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 Bestand weergeven

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

Laden…
Annuleren
Opslaan