Merge "Fix i40vf driver download URL"
authorEmma Foley <emma.l.foley@intel.com>
Sat, 3 Feb 2018 16:15:17 +0000 (16:15 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Sat, 3 Feb 2018 16:15:17 +0000 (16:15 +0000)
ansible/roles/download_drivers/defaults/main.yml

index ff4c307..ab68a3c 100644 (file)
@@ -14,7 +14,7 @@
 ---
 i40evf_version: "3.4.2"
 i40evf_gzfile: "i40evf-{{ i40evf_version }}.tar.gz"
-i40evf_url: "https://sourceforge.net/projects/e1000/files/i40evf%20stable/{{ i40evf_version }}/{{ i40evf_gzfile }}/download"
+i40evf_url: "https://netix.dl.sourceforge.net/project/e1000/i40evf%20stable/{{ i40evf_version }}/{{ i40evf_gzfile }}"
 i40evf_dest: "{{ clone_dest }}/"
 i40evf_path: "{{ i40evf_dest }}/{{ i40evf_gzfile|regex_replace('[.]tar[.]gz$', '') }}"
 i40evf_checksum: