From 0bbf2c3b8998e11330a2dbc1211b08a39c2ab3e5 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Thu, 14 Jan 2016 12:13:11 +0000 Subject: [PATCH] Update URL for HP MCP repository --- cookbooks/apt/recipes/default.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbooks/apt/recipes/default.rb b/cookbooks/apt/recipes/default.rb index d086ab85b..e0e000c3a 100644 --- a/cookbooks/apt/recipes/default.rb +++ b/cookbooks/apt/recipes/default.rb @@ -60,7 +60,7 @@ end apt_source "management-component-pack" do template "hp.list.erb" - url "http://downloads.linux.hp.com/SDR/downloads/ManagementComponentPack" + url "http://downloads.linux.hpe.com/SDR/repo/mcp" key "B1275EA3" end -- 2.43.2