]> git.openstreetmap.org Git - chef.git/commitdiff
Remove mapnik-v210 and ubuntugis-unstable repos from dev
authorTom Hughes <tom@compton.nu>
Tue, 16 Dec 2014 09:40:23 +0000 (09:40 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 16 Dec 2014 09:40:23 +0000 (09:40 +0000)
They don't exist for trusty, so are useless...

roles/dev.rb

index a30d18f3cf5cd6beda9118aa37e96ac4f17683de..0a9b76f28c561cb2263a6f25fc1f12a067a9cc80 100644 (file)
@@ -94,12 +94,6 @@ default_attributes(
       :max_requests_per_child => 10000
     }
   },
       :max_requests_per_child => 10000
     }
   },
-  :apt => {
-    :sources => [
-      "ubuntugis-stable",
-      "mapnik-v210"
-    ]
-  },
   :dev => {
     :rails => {
       :master => {
   :dev => {
     :rails => {
       :master => {