From: Grant Slater Date: Thu, 25 Jul 2013 08:43:24 +0000 (+0100) Subject: Apt: hwraid now signs packages. Add repo key X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/3aa7c1c38a56374821133c7881f50224bdb03644?ds=sidebyside Apt: hwraid now signs packages. Add repo key --- diff --git a/cookbooks/apt/recipes/default.rb b/cookbooks/apt/recipes/default.rb index 5756e0396..d3ec6e4c5 100644 --- a/cookbooks/apt/recipes/default.rb +++ b/cookbooks/apt/recipes/default.rb @@ -102,6 +102,7 @@ end apt_source "hwraid" do url "http://hwraid.le-vert.net/ubuntu" + key "23B3D3B4" end apt_source "mapnik-v210" do