Merge pull request 'Import moni firewall configuration' (#65) from moni into production
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful
Reviewed-on: #65
This commit is contained in:
commit
3143bfd96d
@ -110,3 +110,14 @@ prometheus:
|
|||||||
send_resolved: yes
|
send_resolved: yes
|
||||||
|
|
||||||
manage_firewall: True
|
manage_firewall: True
|
||||||
|
firewalld:
|
||||||
|
zones:
|
||||||
|
internal:
|
||||||
|
services:
|
||||||
|
- https
|
||||||
|
ports:
|
||||||
|
- comment: DNS Slave
|
||||||
|
port: 5353
|
||||||
|
protocol: tcp
|
||||||
|
- port: 5353
|
||||||
|
protocol: udp
|
||||||
|
Loading…
Reference in New Issue
Block a user