Import moni firewall configuration
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful
Some ports not yet covered by a role. Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
parent
05d86ce689
commit
d89138e2a7
@ -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