add yardstick iruya 9.0.0 release notes
[yardstick.git] / ansible / roles / download_collectd / defaults / main.yml
1 ---
2 collectd_url: "https://github.com/collectd/collectd.git"
3 collectd_dest: "{{ clone_dest }}/collectd"
4 collectd_version: "collectd-5.8"