]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/apt/recipes/default.rb
Use default template for osmadmins PPA
[chef.git] / cookbooks / apt / recipes / default.rb
index d086ab85bfae929d096f86b3f41fd677a47db670..4874d15fbd8a5a894d1f4b417ff2d7fa2d63c362 100644 (file)
@@ -53,14 +53,13 @@ apt_source "ubuntugis-unstable" do
 end
 
 apt_source "openstreetmap" do
-  template "openstreetmap.list.erb"
   url "http://ppa.launchpad.net/osmadmins/ppa/ubuntu"
   key "0AC4F2CB"
 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