mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 05:18:33 +01:00
feat: iptables restriction in internal network
This commit is contained in:
@@ -1 +1,5 @@
|
||||
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" }
|
||||
|
||||
Reference in New Issue
Block a user