Skip to content

Commit 24c5edd

Browse files
committed
Updated link to sample data file
1 parent 12b81f6 commit 24c5edd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ hostname: list-demo.liberouter.org
8080
timezone: Europe/Prague
8181
scgui_history_minutes: 120
8282
scgui_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"
8484
mongod_cachesizeGB: 1
8585
nagios_client_hostgroups: [nemea-collectors, list]
8686
nagios_client_contacts: []

ansible/inventory/host_vars/list-vagrant

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ hostname: list-vagrant
22
timezone: Europe/Prague
33
scgui_history_minutes: 120
44
scgui_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"
66
mongod_cachesizeGB: 0.25
77

88
nagios_client_hostgroups: [nemea-collectors, list]

0 commit comments

Comments
 (0)