X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/d3ecbe3df5a6b604319ae2864e36e24e5f9e12d0..79c6636acc892cc8fd336a0506948fcd16e8654f:/cookbooks/apt/recipes/default.rb diff --git a/cookbooks/apt/recipes/default.rb b/cookbooks/apt/recipes/default.rb index 1b48ddfda..c4cd3acc3 100644 --- a/cookbooks/apt/recipes/default.rb +++ b/cookbooks/apt/recipes/default.rb @@ -79,12 +79,6 @@ if node[:lsb][:release].to_f < 14.04 end end -apt_source "proliant-support-pack" do - template "hp.list.erb" - url "http://downloads.linux.hp.com/SDR/downloads/ProLiantSupportPack" - key "2689B887" -end - apt_source "management-component-pack" do template "hp.list.erb" url "http://downloads.linux.hp.com/SDR/downloads/ManagementComponentPack"