From: Tom Hughes Date: Thu, 17 Jan 2019 14:58:37 +0000 (+0000) Subject: Update hardware cookbook for new version of Intel SSD tool X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/9d133ea818fd0c49da38bdb756e139060aee5390 Update hardware cookbook for new version of Intel SSD tool --- diff --git a/cookbooks/hardware/recipes/default.rb b/cookbooks/hardware/recipes/default.rb index 180c74b8b..04425a9b0 100644 --- a/cookbooks/hardware/recipes/default.rb +++ b/cookbooks/hardware/recipes/default.rb @@ -333,7 +333,7 @@ if !intel_ssds.empty? || !intel_nvmes.empty? package "unzip" remote_file "#{Chef::Config[:file_cache_path]}/Intel_SSD_Data_Center_Tool_3.0.13_Linux.zip" do - source "https://downloadmirror.intel.com/27863/eng/Intel_SSD_Data_Center_Tool_3.0.13_Linux.zip" + source "https://downloadmirror.intel.com/28460/eng/Intel_SSD_Data_Center_Tool_3.0.17_Linux.zip" end execute "#{Chef::Config[:file_cache_path]}/Intel_SSD_Data_Center_Tool_3.0.13_Linux.zip" do