mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 09:01:38 +01:00
fix: wrong icinga api port
This commit is contained in:
@@ -2,4 +2,4 @@ monitoring_master: true
|
||||
extra_internal_iptables_ports_allow:
|
||||
- { "protocol" : "tcp", "port" : 8086, "comment" : "influx" }
|
||||
- { "protocol" : "tcp", "port" : 514, "comment" : "rsyslog" }
|
||||
- { "protocol" : "tcp", "port" : 5668, "comment" : "nsca-ng" }
|
||||
- { "protocol" : "tcp", "port" : 5665, "comment" : "nsca-ng" }
|
||||
|
||||
Reference in New Issue
Block a user