Parcourir la source

feat(service): added an include feature for services

pull/58/head
K. de Jong il y a 1 an
Parent
révision
2c05ea2fcc
Aucun compte lié à l'adresse e-mail de l'auteur
2 fichiers modifiés avec 3 ajouts et 1 suppressions
  1. +1
    -1
      pillar.example
  2. +2
    -0
      test/integration/default/files/_mapdata/almalinux-8.yaml

+ 1
- 1
pillar.example Voir le fichier

@@ -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 Voir le fichier

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

Chargement…
Annuler
Enregistrer