projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
514c99b
)
Update hardware cookbook for new version of Intel SSD tool
author
Tom Hughes
<tom@compton.nu>
Thu, 17 Jan 2019 14:58:37 +0000
(14:58 +0000)
committer
Tom Hughes
<tom@compton.nu>
Thu, 17 Jan 2019 14:58:37 +0000
(14:58 +0000)
cookbooks/hardware/recipes/default.rb
patch
|
blob
|
history
diff --git
a/cookbooks/hardware/recipes/default.rb
b/cookbooks/hardware/recipes/default.rb
index 180c74b8b5880da2434e9089f169a9f1a0fb1c9c..04425a9b047d1dc2d1ed2910241c9eab98a5ccd2 100644
(file)
--- 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/2
7863/eng/Intel_SSD_Data_Center_Tool_3.0.13
_Linux.zip"
+ source "https://downloadmirror.intel.com/2
8460/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