]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/apt/recipes/default.rb
Apt: hwraid now signs packages. Add repo key
[chef.git] / cookbooks / apt / recipes / default.rb
index 5756e0396714508d9ea154cfb915b16faafe15b3..d3ec6e4c5626c4faa197a84d7a409de7c8ea5e48 100644 (file)
@@ -102,6 +102,7 @@ end
 
 apt_source "hwraid" do
   url "http://hwraid.le-vert.net/ubuntu"
+  key "23B3D3B4"
 end
 
 apt_source "mapnik-v210" do