소스 검색

feat(service): added an include feature for services

pull/58/head
K. de Jong 1 년 전
부모
커밋
2c05ea2fcc
No account linked to committer's email address
2개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      pillar.example
  2. +2
    -0
      test/integration/default/files/_mapdata/almalinux-8.yaml

+ 1
- 1
pillar.example 파일 보기

@@ -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 파일 보기

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

Loading…
취소
저장