File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
ansible/inventory/host_vars Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ hostname: list-demo.liberouter.org
8080timezone: Europe/Prague
8181scgui_history_minutes: 120
8282scgui_branch: devel
83- sample_data_src: "https://dior.ics.muni.cz/~velan/dowload /data.ipfix.bz2"
83+ sample_data_src: "https://github.com/CESNET/LiST/releases/download/v0.1-beta /data.ipfix.bz2"
8484mongod_cachesizeGB: 1
8585nagios_client_hostgroups: [nemea-collectors, list]
8686nagios_client_contacts: []
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ hostname: list-vagrant
22timezone: Europe/Prague
33scgui_history_minutes: 120
44scgui_branch: master
5- sample_data_src: "https://dior.ics.muni.cz/~velan/dowload /data.ipfix.bz2"
5+ sample_data_src: "https://github.com/CESNET/LiST/releases/download/v0.1-beta /data.ipfix.bz2"
66mongod_cachesizeGB: 0.25
77
88nagios_client_hostgroups: [nemea-collectors, list]
You can’t perform that action at this time.
0 commit comments