ansible-role-crowdsec/defaults/main.yml

21 lines
294 B
YAML
Raw Normal View History

2023-02-15 01:46:42 +00:00
---
cs_collections_list: []
cs_scenarios_list: []
cs_parsers_list: []
cs_postoverflows_list: []
cs_ban_duration: "4h"
cs_prometheus_enabled: false
cs_parsers_mywhitelists_ip: []
cs_parsers_mywhitelists_cidr: []
cs_trusted_ips:
- 127.0.0.1
- ::1
cs_receiver_emails: []
version: latest