X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/dc8cdfd7f83c399af8cb2b347b2594118496dea4..62e4ecb57749d4c45eeed2fc5e8bba1fac2f92bc:/cookbooks/apt/recipes/default.rb diff --git a/cookbooks/apt/recipes/default.rb b/cookbooks/apt/recipes/default.rb index cc6e47069..2573990a5 100644 --- a/cookbooks/apt/recipes/default.rb +++ b/cookbooks/apt/recipes/default.rb @@ -18,6 +18,7 @@ # package "apt" +package "gnupg-curl" package "update-notifier-common" file "/etc/motd.tail" do @@ -73,7 +74,8 @@ end apt_source "management-component-pack" do template "hp.list.erb" url "http://downloads.linux.hpe.com/SDR/repo/mcp" - key "B1275EA3" + key "26C2B797" + key_url "https://downloads.linux.hpe.com/SDR/hpePublicKey2048_key1.pub" end apt_source "hwraid" do