]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/apt/recipes/default.rb
Truncate HP apt repo key correctly
[chef.git] / cookbooks / apt / recipes / default.rb
index 54ff08cedf5aeb206517d2f5d400a81094eed4c0..ab1285e9242151344c48ea564e11ede01a67d371 100644 (file)
@@ -61,7 +61,7 @@ end
 apt_source "management-component-pack" do
   template "hp.list.erb"
   url "http://downloads.linux.hp.com/SDR/downloads/ManagementComponentPack"
-  key "FADD8D64B1275EA3"
+  key "B1275EA3"
 end
 
 apt_source "hwraid" do