Migrate from old repository
This commit is contained in:
commit
a2cb24af99
7 changed files with 215 additions and 0 deletions
20
defaults/main.yml
Normal file
20
defaults/main.yml
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue