kees-closed
4 ay önce
ebeveyn
işleme
9e0c6fa484
İşleme yapanın e-posta adresine bağlı hesap yok
3 değiştirilmiş dosya ile
7 ekleme ve
0 silme
-
firewalld/files/zone.xml
-
pillar.example
-
test/integration/default/files/_mapdata/almalinux-8.yaml
|
|
@@ -123,6 +123,11 @@ |
|
|
|
{%- if 'icmp_block_inversion' in zone and zone.icmp_block_inversion %} |
|
|
|
<icmp-block-inversion /> |
|
|
|
{%- endif %} |
|
|
|
{%- if 'forward' in zone %} |
|
|
|
{%- if zone.forward %} |
|
|
|
<forward/> |
|
|
|
{%- endif %} |
|
|
|
{%- endif %} |
|
|
|
{%- if 'masquerade' in zone %} |
|
|
|
{%- if zone.masquerade %} |
|
|
|
<masquerade/> |
|
|
@@ -116,6 +116,7 @@ firewalld: |
|
|
|
- zabbixcustom |
|
|
|
protocols: |
|
|
|
- igmp |
|
|
|
forward: true |
|
|
|
rich_rules: |
|
|
|
- family: ipv4 |
|
|
|
source: |
|
|
@@ -112,6 +112,7 @@ values: |
|
|
|
are accepted. |
|
|
|
other_services: |
|
|
|
- zabbixcustom |
|
|
|
forward: true |
|
|
|
ports: |
|
|
|
- comment: zabbix-agent |
|
|
|
port: 10050 |