]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/apt/recipes/default.rb
Add support for the hwraid apt repository
[chef.git] / cookbooks / apt / recipes / default.rb
index 4b5fdf7a7f996121d165cf9f776a0aa650d47e12..5756e0396714508d9ea154cfb915b16faafe15b3 100644 (file)
@@ -100,6 +100,10 @@ apt_source "management-component-pack" do
   key "2689B887"
 end
 
   key "2689B887"
 end
 
+apt_source "hwraid" do
+  url "http://hwraid.le-vert.net/ubuntu"
+end
+
 apt_source "mapnik-v210" do
   url "http://ppa.launchpad.net/mapnik/v2.1.0/ubuntu"
   key "5D50B6BA"
 apt_source "mapnik-v210" do
   url "http://ppa.launchpad.net/mapnik/v2.1.0/ubuntu"
   key "5D50B6BA"